Skip to content

Commit b7d38ca

Browse files
chore(release): 0.8.0-beta.2 [skip ci]
# [0.8.0-beta.2](v0.8.0-beta.1...v0.8.0-beta.2) (2024-11-25) ### Bug Fixes * proposed changes on exports ([#23](#23)) ([5e966b9](5e966b9)) * Update spec to 0.8.0 rc1 ([#22](#22)) ([8016199](8016199))
1 parent 8016199 commit b7d38ca

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.0-beta.2](https://github.com/starknet-io/types-js/compare/v0.8.0-beta.1...v0.8.0-beta.2) (2024-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* proposed changes on exports ([#23](https://github.com/starknet-io/types-js/issues/23)) ([5e966b9](https://github.com/starknet-io/types-js/commit/5e966b90126d5054bf519f09575271d04e4ffc25))
7+
* Update spec to 0.8.0 rc1 ([#22](https://github.com/starknet-io/types-js/issues/22)) ([8016199](https://github.com/starknet-io/types-js/commit/80161996d4f072e36a6f65f50ca58a57bd4b0d0a))
8+
19
# [0.8.0-beta.1](https://github.com/starknet-io/types-js/compare/v0.7.7...v0.8.0-beta.1) (2024-10-28)
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.0-beta.1",
3+
"version": "0.8.0-beta.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)