Skip to content

Commit ae2c76b

Browse files
chore(release): 0.10.0-alpha.1 [skip ci]
# [0.10.0-alpha.1](v0.9.2...v0.10.0-alpha.1) (2025-10-27) ### Bug Fixes * new export, lint ([#25](#25)) ([4cfe411](4cfe411)) ### Features * a RPC 0.10.0-rc1 ([e982748](e982748))
1 parent 72071fb commit ae2c76b

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.10.0-alpha.1](https://github.com/starknet-io/types-js/compare/v0.9.2...v0.10.0-alpha.1) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* new export, lint ([#25](https://github.com/starknet-io/types-js/issues/25)) ([4cfe411](https://github.com/starknet-io/types-js/commit/4cfe411d7ee117c9e3dfaa79807c9a62a1251a6f))
7+
8+
9+
### Features
10+
11+
* a RPC 0.10.0-rc1 ([e982748](https://github.com/starknet-io/types-js/commit/e982748d98de7e5aa99e7f012c8a288913ee9d9f))
12+
113
## [0.9.2](https://github.com/starknet-io/types-js/compare/v0.9.1...v0.9.2) (2025-09-15)
214

315

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.2",
3+
"version": "0.10.0-alpha.1",
44
"description": "Shared TypeScript definitions for Starknet projects",
55
"homepage": "https://github.com/starknet-io/types-js",
66
"keywords": [

0 commit comments

Comments
 (0)