Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.19 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.19](v3.0.0-beta.18...v3.0.0-beta.19) (2023-10-01)
  • Loading branch information
semantic-release-bot committed Oct 1, 2023
1 parent 04fd1b4 commit b2faec8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# [3.0.0-beta.19](https://github.com/subtopia-algo/subtopia-js/compare/v3.0.0-beta.18...v3.0.0-beta.19) (2023-10-01)

# [3.0.0-beta.18](https://github.com/subtopia-algo/subtopia-js/compare/v3.0.0-beta.17...v3.0.0-beta.18) (2023-09-24)

# [3.0.0-beta.17](https://github.com/subtopia-algo/subtopia-js/compare/v3.0.0-beta.16...v3.0.0-beta.17) (2023-09-18)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "subtopia-js",
"version": "3.0.0-beta.18",
"version": "3.0.0-beta.19",
"description": "Subtopia SDK for JavaScript",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit b2faec8

Please sign in to comment.