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.
2 parents 9929fef + ce3abbb commit 6a1f369Copy full SHA for 6a1f369
packages/sdk/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 11.0.0
6
+
7
### Fixed
8
9
- Fix decoding of `TokenAmount`s with 256 decimals.
packages/sdk/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@concordium/web-sdk",
- "version": "10.0.2",
+ "version": "11.0.0",
"license": "Apache-2.0",
"engines": {
"node": ">=16"
0 commit comments