Skip to content

Commit

Permalink
chore(release): 1.3.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.10](1.3.9...1.3.10) (2022-10-27)

### Bug Fixes

* **deps:** Downgraded `uint8arrays` due to export config clash ([2e30906](2e30906))
* **deps:** Fixed imports deriving from bumps ([2cccc75](2cccc75))
  • Loading branch information
semantic-release-bot committed Oct 27, 2022
1 parent 2e30906 commit e2db661
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.10](https://github.com/cheqd/sdk/compare/1.3.9...1.3.10) (2022-10-27)


### Bug Fixes

* **deps:** Downgraded `uint8arrays` due to export config clash ([2e30906](https://github.com/cheqd/sdk/commit/2e3090624e505b666b038828f3453753fd887b58))
* **deps:** Fixed imports deriving from bumps ([2cccc75](https://github.com/cheqd/sdk/commit/2cccc75090543fec8aff222ba3b19db9afc14b6a))

## [1.3.9](https://github.com/cheqd/sdk/compare/1.3.8...1.3.9) (2022-10-26)

## [1.3.8](https://github.com/cheqd/sdk/compare/1.3.7...1.3.8) (2022-10-25)
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": "1.3.9",
"version": "1.3.10",
"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 e2db661

Please sign in to comment.