Skip to content

Commit

Permalink
chore(release): 3.18.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.18.2](v3.18.1...v3.18.2) (2022-07-25)

### Bug Fixes

* release to [@next](https://github.com/next) ([12e37ce](12e37ce))
  • Loading branch information
semantic-release-bot committed Jul 25, 2022
1 parent 12e37ce commit 915da84
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 @@
## [3.18.2](https://github.com/0xs34n/starknet.js/compare/v3.18.1...v3.18.2) (2022-07-25)

### Bug Fixes

- release to [@next](https://github.com/next) ([12e37ce](https://github.com/0xs34n/starknet.js/commit/12e37cef78bc0e9d97d25c44d0dcf576969cb182))

## [3.18.1](https://github.com/0xs34n/starknet.js/compare/v3.18.0...v3.18.1) (2022-07-23)

### Bug Fixes
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": "3.18.1",
"version": "3.18.2",
"description": "JavaScript library for StarkNet",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 915da84

Please sign in to comment.