Skip to content

Commit a57399b

Browse files
prerelease: v0.1.0-dev.3
## [0.1.0-dev.3](v0.1.0-dev.2...v0.1.0-dev.3) (2023-02-12) ### 🧩 Features * **3415968370:** New deploy transaction ([#34](#34)) ([f5ccff8](f5ccff8))
1 parent f5ccff8 commit a57399b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.0-dev.3](https://github.com/starkware-libs/cairo-playground/compare/v0.1.0-dev.2...v0.1.0-dev.3) (2023-02-12)
2+
3+
4+
### 🧩 Features
5+
6+
* **3415968370:** New deploy transaction ([#34](https://github.com/starkware-libs/cairo-playground/issues/34)) ([f5ccff8](https://github.com/starkware-libs/cairo-playground/commit/f5ccff8795e82a04be59e0fd0e6c8f1366284fc8))
7+
18
## [0.1.0-dev.2](https://github.com/starkware-libs/cairo-playground/compare/v0.1.0-dev.1...v0.1.0-dev.2) (2023-02-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cairo-playground",
3-
"version": "0.1.0-dev.2",
3+
"version": "0.1.0-dev.3",
44
"homepage": "./",
55
"scripts": {
66
"start": "ESLINT_NO_DEV_ERRORS=true ./scripts/start.bash",

0 commit comments

Comments
 (0)