Skip to content

Commit

Permalink
chore(release): 3.5.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.5.8](3.5.7...3.5.8) (2023-08-03)

### Bug Fixes

* Beta release with @cheqd/ts-proto 3.3.0-develop.1 ([#232](#232)) ([390565f](390565f))
  • Loading branch information
semantic-release-bot committed Aug 3, 2023
1 parent 963535c commit 7f9745a
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

## [3.5.8](https://github.com/cheqd/sdk/compare/3.5.7...3.5.8) (2023-08-03)


### Bug Fixes

* Beta release with @cheqd/ts-proto 3.3.0-develop.1 ([#232](https://github.com/cheqd/sdk/issues/232)) ([390565f](https://github.com/cheqd/sdk/commit/390565f0f937240316186e6701b963cb7f67dabc))

## [3.5.8-develop.1](https://github.com/cheqd/sdk/compare/3.5.7...3.5.8-develop.1) (2023-08-03)


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": "3.5.8-develop.1",
"version": "3.5.8",
"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 7f9745a

Please sign in to comment.