Skip to content

Commit

Permalink
chore(release): 5.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.5.0](v5.4.2...v5.5.0) (2023-04-10)

### Bug Fixes

* update DeclareAndDeploy with cairo 1 declare ([71072cf](71072cf))

### Features

* response parsing and types ([09a46af](09a46af))
  • Loading branch information
semantic-release-bot committed Apr 10, 2023
1 parent ae8d44e commit cf81d2b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [5.5.0](https://github.com/0xs34n/starknet.js/compare/v5.4.2...v5.5.0) (2023-04-10)

### Bug Fixes

- update DeclareAndDeploy with cairo 1 declare ([71072cf](https://github.com/0xs34n/starknet.js/commit/71072cffadb8ac118780cec21cb8c4f83e74d7ae))

### Features

- response parsing and types ([09a46af](https://github.com/0xs34n/starknet.js/commit/09a46af02e88376dc49e0aa39468fded99b94ee2))

## [5.4.2](https://github.com/0xs34n/starknet.js/compare/v5.4.1...v5.4.2) (2023-04-04)

### 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": "5.4.2",
"version": "5.5.0",
"description": "JavaScript library for Starknet",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit cf81d2b

Please sign in to comment.