Skip to content

Commit

Permalink
chore(release): 0.7.10 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.10](v0.7.9...v0.7.10) (2024-11-28)

### Bug Fixes

* issue [#20](#20) ([#27](#27)) ([d702721](d702721))
  • Loading branch information
semantic-release-bot committed Nov 28, 2024
1 parent d702721 commit 2293733
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.7.10](https://github.com/starknet-io/types-js/compare/v0.7.9...v0.7.10) (2024-11-28)


### Bug Fixes

* issue [#20](https://github.com/starknet-io/types-js/issues/20) ([#27](https://github.com/starknet-io/types-js/issues/27)) ([d702721](https://github.com/starknet-io/types-js/commit/d702721aad8ae21e898dcb2a1409b5bbb42fc2d9))

## [0.7.9](https://github.com/starknet-io/types-js/compare/v0.7.8...v0.7.9) (2024-11-27)


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-io/types-js",
"version": "0.7.9",
"version": "0.7.10",
"description": "Shared TypeScript definitions for Starknet projects",
"homepage": "https://github.com/starknet-io/types-js",
"keywords": [
Expand Down

0 comments on commit 2293733

Please sign in to comment.