Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0](3.7.9...4.0.0) (2024-04-02)

### ⚠ BREAKING CHANGES

* Align with v2.x software upgrade

### Features

* Added multiversioned convertible querier ([773b8a6](773b8a6))
* Align with v2.x software upgrade ([2f6db32](2f6db32))
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent 7fa7f28 commit 8d2be60
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.0.0](https://github.com/cheqd/sdk/compare/3.7.9...4.0.0) (2024-04-02)


### ⚠ BREAKING CHANGES

* Align with v2.x software upgrade

### Features

* Added multiversioned convertible querier ([773b8a6](https://github.com/cheqd/sdk/commit/773b8a6792232e7f10f7dac8d46cd9e83c85dca5))
* Align with v2.x software upgrade ([2f6db32](https://github.com/cheqd/sdk/commit/2f6db32c0751284a6c4702cd0fbd764e92db9996))

## [4.0.0-develop.2](https://github.com/cheqd/sdk/compare/4.0.0-develop.1...4.0.0-develop.2) (2024-04-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/sdk",
"version": "4.0.0-develop.2",
"version": "4.0.0",
"description": "A TypeScript SDK built with CosmJS to interact with cheqd network ledger",
"license": "Apache-2.0",
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
Expand Down

0 comments on commit 8d2be60

Please sign in to comment.