Skip to content

Commit

Permalink
chore(release): 6.0.0-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0-beta.2](v6.0.0-beta.1...v6.0.0-beta.2) (2023-12-07)

### Features

* v3 wip with est ([b95c462](b95c462))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent bda0d9f commit f590633
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [6.0.0-beta.2](https://github.com/starknet-io/starknet.js/compare/v6.0.0-beta.1...v6.0.0-beta.2) (2023-12-07)

### Features

- v3 wip with est ([b95c462](https://github.com/starknet-io/starknet.js/commit/b95c462df0bd59293b7b42b5474311a3bbbfab1d))

# [6.0.0-beta.1](https://github.com/starknet-io/starknet.js/compare/v5.24.4...v6.0.0-beta.1) (2023-12-06)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starknet",
"version": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "JavaScript library for Starknet",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit f590633

Please sign in to comment.