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