Skip to content

Commit 30cd9f4

Browse files
chore(release): 2.0.0-beta.5 [skip ci]
# [2.0.0-beta.5](v2.0.0-beta.4...v2.0.0-beta.5) (2024-02-03)
1 parent e3f0413 commit 30cd9f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# [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)
2+
13
# [2.0.0-beta.4](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2024-01-21)
24

35
# [2.0.0-beta.3](https://github.com/subtopia-algo/subtopia-js-sdk/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2024-01-21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "subtopia-js-sdk",
3-
"version": "2.0.0-beta.4",
3+
"version": "2.0.0-beta.5",
44
"description": "Subtopia SDK for JavaScript",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)