Skip to content

Commit 4886476

Browse files
chore(release): 0.10.0-beta.1 [skip ci]
# [0.10.0-beta.1](v0.9.2...v0.10.0-beta.1) (2025-11-14) ### Bug Fixes * migrate to biom & dependency updates ([c2372d6](c2372d6)) * new export, lint ([#25](#25)) ([4cfe411](4cfe411)) * remove cz-conventional-changelog ([7944c8b](7944c8b)) ### Features * a RPC 0.10.0-rc1 ([e982748](e982748))
1 parent d8a2fd3 commit 4886476

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.10.0-beta.1](https://github.com/starknet-io/types-js/compare/v0.9.2...v0.10.0-beta.1) (2025-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* migrate to biom & dependency updates ([c2372d6](https://github.com/starknet-io/types-js/commit/c2372d645bc1eb7ff2d99b9a7bbafb0605942995))
7+
* new export, lint ([#25](https://github.com/starknet-io/types-js/issues/25)) ([4cfe411](https://github.com/starknet-io/types-js/commit/4cfe411d7ee117c9e3dfaa79807c9a62a1251a6f))
8+
* remove cz-conventional-changelog ([7944c8b](https://github.com/starknet-io/types-js/commit/7944c8b304d3dfe3b9e62b956128709fb2473c3d))
9+
10+
11+
### Features
12+
13+
* a RPC 0.10.0-rc1 ([e982748](https://github.com/starknet-io/types-js/commit/e982748d98de7e5aa99e7f012c8a288913ee9d9f))
14+
115
# [0.10.0-alpha.2](https://github.com/starknet-io/types-js/compare/v0.10.0-alpha.1...v0.10.0-alpha.2) (2025-10-27)
216

317

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.10.0-alpha.2",
3+
"version": "0.10.0-beta.1",
44
"author": "Toni Tabak <tabaktoni@gmail.com>",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)