Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.0](2.4.4...2.5.0) (2024-08-29)

### Features

* Update did-jwt to 8.x.x, secp256k1 to 5.x.x [DEV-4255] ([#375](#375)) ([19b5f5a](19b5f5a)), closes [#376](#376)

### Reverts

* **deps:** Downgrade conventional-changelog-conventionalcommits ([ceb85c8](ceb85c8))
  • Loading branch information
semantic-release-bot committed Aug 29, 2024
1 parent ceb85c8 commit 6be4456
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

## [2.5.0](https://github.com/cheqd/sdk/compare/2.4.4...2.5.0) (2024-08-29)


### Features

* Update did-jwt to 8.x.x, secp256k1 to 5.x.x [DEV-4255] ([#375](https://github.com/cheqd/sdk/issues/375)) ([19b5f5a](https://github.com/cheqd/sdk/commit/19b5f5a22a347df2fe7c24df622e0457e7b002f7)), closes [#376](https://github.com/cheqd/sdk/issues/376)


### Reverts

* **deps:** Downgrade conventional-changelog-conventionalcommits ([ceb85c8](https://github.com/cheqd/sdk/commit/ceb85c8dc7eeff5b0dac37a1d9201f5b7ff04cbe))

## [2.4.4](https://github.com/cheqd/sdk/compare/2.4.3...2.4.4) (2024-04-12)

## [2.4.3](https://github.com/cheqd/sdk/compare/2.4.2...2.4.3) (2024-04-11)
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.4.4",
"version": "2.5.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 6be4456

Please sign in to comment.