Skip to content

Commit

Permalink
chore(release): 0.8.0-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
# [0.8.0-beta.4](v0.8.0-beta.3...v0.8.0-beta.4) (2024-11-26)

### Bug Fixes

* beta update ([d10b199](d10b199))
  • Loading branch information
semantic-release-bot committed Nov 26, 2024
1 parent d10b199 commit 65fa7c5
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.8.0-beta.4](https://github.com/starknet-io/types-js/compare/v0.8.0-beta.3...v0.8.0-beta.4) (2024-11-26)


### Bug Fixes

* beta update ([d10b199](https://github.com/starknet-io/types-js/commit/d10b199346dedda1f37073405cef428f46d63a7d))

# [0.8.0-beta.3](https://github.com/starknet-io/types-js/compare/v0.8.0-beta.2...v0.8.0-beta.3) (2024-11-26)


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

0 comments on commit 65fa7c5

Please sign in to comment.