Skip to content

Commit 8b38bcb

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](1.2.0...1.2.1) (2022-08-04) ### Bug Fixes * **types:** Fixed type mismatch on compilation ([c0cfbd5](c0cfbd5))
1 parent 139818f commit 8b38bcb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/cheqd/sdk/compare/1.2.0...1.2.1) (2022-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **types:** Fixed type mismatch on compilation ([c0cfbd5](https://github.com/cheqd/sdk/commit/c0cfbd500ccd8cfb0d56ccf431fbd41886a5a3a6))
9+
310
## [1.2.0](https://github.com/cheqd/sdk/compare/1.1.0...1.2.0) (2022-08-03)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/sdk",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A TypeScript SDK built with CosmJS to interact with cheqd network ledger",
55
"licence": "Apache-2.0",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",

0 commit comments

Comments
 (0)