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 df9b51d commit 5396aedCopy full SHA for 5396aed
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 ([df9b51d](https://github.com/subtopia-algo/subtopia-js-sdk/commit/df9b51df132d4be38327505f8a5c96dac81f7f76))
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