Skip to content

Commit 6a1f369

Browse files
authored
Merge pull request #559 from Concordium/sdk/version-bump
sdk version bump to 11
2 parents 9929fef + ce3abbb commit 6a1f369

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/sdk/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 11.0.0
6+
57
### Fixed
68

79
- Fix decoding of `TokenAmount`s with 256 decimals.

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concordium/web-sdk",
3-
"version": "10.0.2",
3+
"version": "11.0.0",
44
"license": "Apache-2.0",
55
"engines": {
66
"node": ">=16"

0 commit comments

Comments
 (0)