Skip to content

Commit 12acb87

Browse files
chore(release): 0.8.3 [skip ci]
## [0.8.3](v0.8.2...v0.8.3) (2025-05-14) ### Bug Fixes * clean & avoid duplication ([#39](#39)) ([dbea5de](dbea5de)) * Fix token data model ([#38](#38)) ([89aa7fb](89aa7fb))
1 parent dbea5de commit 12acb87

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.8.3](https://github.com/starknet-io/types-js/compare/v0.8.2...v0.8.3) (2025-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* clean & avoid duplication ([#39](https://github.com/starknet-io/types-js/issues/39)) ([dbea5de](https://github.com/starknet-io/types-js/commit/dbea5de409cd522d7aaa9eeef3703c04f514897a))
7+
* Fix token data model ([#38](https://github.com/starknet-io/types-js/issues/38)) ([89aa7fb](https://github.com/starknet-io/types-js/commit/89aa7fbd2b5b6bd39d29f8c2a6fd22fe20645a85))
8+
19
## [0.8.2](https://github.com/starknet-io/types-js/compare/v0.8.1...v0.8.2) (2025-05-13)
210

311

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

0 commit comments

Comments
 (0)