Skip to content

Commit f0ec10e

Browse files
chore(release): 0.9.0-beta.6 [skip ci]
# [0.9.0-beta.6](v0.9.0-beta.5...v0.9.0-beta.6) (2025-08-18) ### Bug Fixes * remove rejected constant ([#49](#49)) ([fa98159](fa98159))
1 parent fa98159 commit f0ec10e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.9.0-beta.6](https://github.com/starknet-io/types-js/compare/v0.9.0-beta.5...v0.9.0-beta.6) (2025-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* remove rejected constant ([#49](https://github.com/starknet-io/types-js/issues/49)) ([fa98159](https://github.com/starknet-io/types-js/commit/fa98159a5e793db3f81a09067b5189ab5d6394fc))
7+
18
# [0.9.0-beta.5](https://github.com/starknet-io/types-js/compare/v0.9.0-beta.4...v0.9.0-beta.5) (2025-08-01)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starknet-io/types-js",
3-
"version": "0.9.0-beta.5",
3+
"version": "0.9.0-beta.6",
44
"description": "Shared TypeScript definitions for Starknet projects",
55
"homepage": "https://github.com/starknet-io/types-js",
66
"keywords": [

0 commit comments

Comments
 (0)