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 78129b4 commit 82ad7cbCopy full SHA for 82ad7cb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.0.0-beta.3](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2025-05-19)
2
+
3
4
+### Bug Fixes
5
6
+* semantic release tagging ([78129b4](https://github.com/subtopia-algo/subtopia-js-sdk/commit/78129b4ebb6961fef902cefbe2d359ccb2235977))
7
8
# [3.0.0-beta.2](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2025-05-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "subtopia-js-sdk",
- "version": "3.0.0-beta.2",
+ "version": "3.0.0-beta.3",
"description": "Subtopia SDK for JavaScript",
"license": "SEE LICENSE IN LICENSE.md",
"author": "info@subtopia.io",
0 commit comments