Skip to content

Commit

Permalink
Merge branch 'main' into fix/autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb authored Dec 27, 2023
2 parents 4a0dfa5 + 1cf33df commit cd691f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ All notable changes to the Cosmy Wasmy extension will be documented in this file

### Fixed

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

### Security
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
"markdownDescription": "%cosmywasmy.chainConfigName.desc%",
"scope": "resource",
"order": 0,
"default": "Juno UNI-5 testnet",
"default": "Juno uni-6",
"deprecationMessage": "%cosmywasmy.chainConfigName.deprecationDesc%"
},
"cosmywasmy.chains": {
Expand Down

0 comments on commit cd691f6

Please sign in to comment.