diff --git a/CHANGELOG.md b/CHANGELOG.md index 11c742f..089a482 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -All notable changes to the "cosmy-wasmy" extension will be documented in this file. +All notable changes to the Cosmy Wasmy extension will be documented in this file. -## [Unreleased] +## [v2.0.0] - 24 March 2023 + +Wohoooo!! 🎉 +Its **v2.0.0**!! + +Thank you [Osmosis Grants](https://grants.osmosis.zone/) for funding the work for this release. ### Added diff --git a/package.json b/package.json index 3e292d6..237ed1f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "cosmy-wasmy", - "displayName": "cosmy wasmy", + "displayName": "Cosmy Wasmy", "description": "wibbly wobbly cosmy wasmy tool to interact with cosmwasm smart contracts", - "version": "1.2.1", + "version": "2.0.0", "preview": false, "publisher": "Spoorthi", "icon": "media/icon.png", @@ -13,6 +13,7 @@ }, "categories": [ "Testing", + "Notebooks", "Other" ], "keywords": [ @@ -21,7 +22,9 @@ "Juno", "Smart Contract", "Archway", - "Chihuahua" + "Chihuahua", + "Stargaze", + "Neutron" ], "activationEvents": [ "onView:account",