Skip to content

Commit 5cf384b

Browse files
chore(release): 0.8.0 [skip ci]
# [0.8.0](v0.7.10...v0.8.0) (2025-04-10) ### Features * new rpc specification 0.8.1 version ([#35](#35)) ([f1b79d1](f1b79d1))
1 parent 6363457 commit 5cf384b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.8.0](https://github.com/starknet-io/types-js/compare/v0.7.10...v0.8.0) (2025-04-10)
2+
3+
4+
### Features
5+
6+
* new rpc specification 0.8.1 version ([#35](https://github.com/starknet-io/types-js/issues/35)) ([f1b79d1](https://github.com/starknet-io/types-js/commit/f1b79d1951bf93bc23cab96ad2f58f8675c29755))
17

28
# [0.8.0-beta.11](https://github.com/starknet-io/types-js/compare/v0.8.0-beta.10...v0.8.0-beta.11) (2025-04-10)
39

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

0 commit comments

Comments
 (0)