Skip to content

Commit

Permalink
feat: prepping release v2.4.0 (#95)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* bumping version
  • Loading branch information
spoo-bar authored Jan 12, 2024
1 parent 6fc8096 commit 0fcafee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ All notable changes to the Cosmy Wasmy extension will be documented in this file
### Security
-->

## [Unreleased]
## [v2.4.0] - 12 January 2024

### Added

Expand All @@ -27,19 +27,11 @@ All notable changes to the Cosmy Wasmy extension will be documented in this file
- Support `coinType` - Can use it when generate account, default `118`.
- Updated cosmjs to 0.32.2

### Changed

### Deprecated

### Removed

### Fixed

- Fix default chain name
- Fix auto complete for latest cosmwasm version

### Security


## [v2.3.1] - 07 July 2023

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cosmy-wasmy",
"displayName": "Cosmy Wasmy",
"description": "wibbly wobbly cosmy wasmy tool to interact with cosmwasm smart contracts",
"version": "2.3.2",
"version": "2.4.0",
"preview": false,
"publisher": "Spoorthi",
"icon": "media/icon.png",
Expand Down

0 comments on commit 0fcafee

Please sign in to comment.