Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.0](2.5.1...2.6.0) (2024-11-25)

### Features

* Backport v3 protocol release proto API ([77bf258](77bf258))
  • Loading branch information
semantic-release-bot committed Nov 25, 2024
1 parent 77bf258 commit 57e86a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.6.0](https://github.com/cheqd/sdk/compare/2.5.1...2.6.0) (2024-11-25)


### Features

* Backport v3 protocol release proto API ([77bf258](https://github.com/cheqd/sdk/commit/77bf258f0bc0594b3ff17d8f35069431f6ac34ef))

## [2.5.1](https://github.com/cheqd/sdk/compare/2.5.0...2.5.1) (2024-09-10)


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": "2.5.1",
"version": "2.6.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 57e86a6

Please sign in to comment.