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 3558644 commit fa24406Copy full SHA for fa24406
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# [2.0.0-beta.10](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2024-03-17)
2
+
3
# [2.0.0-beta.9](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2024-03-17)
4
5
# [2.0.0-beta.8](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2024-03-17)
package.json
@@ -1,6 +1,6 @@
{
"name": "subtopia-js-sdk",
- "version": "2.0.0-beta.9",
+ "version": "2.0.0-beta.10",
"description": "Subtopia SDK for JavaScript",
"main": "dist/index.cjs.js",
6
"module": "dist/index.es.js",
0 commit comments