Skip to content

Commit aa42849

Browse files
chore(release): 0.9.2 [skip ci]
## [0.9.2](v0.9.1...v0.9.2) (2025-09-15) ### Bug Fixes * ordered event with event content ([27d92a2](27d92a2))
1 parent 8061e84 commit aa42849

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.2](https://github.com/starknet-io/types-js/compare/v0.9.1...v0.9.2) (2025-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* ordered event with event content ([27d92a2](https://github.com/starknet-io/types-js/commit/27d92a2c924f5c41a6be35a2e83531647a4af70d))
7+
18
## [0.9.1](https://github.com/starknet-io/types-js/compare/v0.9.0...v0.9.1) (2025-08-18)
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.1",
3+
"version": "0.9.2",
44
"description": "Shared TypeScript definitions for Starknet projects",
55
"homepage": "https://github.com/starknet-io/types-js",
66
"keywords": [

0 commit comments

Comments
 (0)