We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d142b76 commit 3751392Copy full SHA for 3751392
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [3.7.5-develop.2](https://github.com/cheqd/sdk/compare/3.7.5-develop.1...3.7.5-develop.2) (2023-11-23)
4
+
5
## [3.7.5-develop.1](https://github.com/cheqd/sdk/compare/3.7.4...3.7.5-develop.1) (2023-11-09)
6
7
## [3.7.4](https://github.com/cheqd/sdk/compare/3.7.3...3.7.4) (2023-10-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "@cheqd/sdk",
- "version": "3.7.5-develop.1",
+ "version": "3.7.5-develop.2",
"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)",
0 commit comments