Skip to content

Commit 19d0ae0

Browse files
prerelease: v1.0.0-dev.1
## [1.0.0-dev.1](v0.1.0-dev.3...v1.0.0-dev.1) (2023-02-13) ### ⚠ BREAKING CHANGES * `commons-js-components` uses `get-starkent v2.0.0` ### 🧩 Features * upgrade commons-js-components ([#35](#35)) ([b1edadc](b1edadc))
1 parent b1edadc commit 19d0ae0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.0.0-dev.1](https://github.com/starkware-libs/cairo-playground/compare/v0.1.0-dev.3...v1.0.0-dev.1) (2023-02-13)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* `commons-js-components` uses `get-starkent v2.0.0`
7+
8+
### 🧩 Features
9+
10+
* upgrade commons-js-components ([#35](https://github.com/starkware-libs/cairo-playground/issues/35)) ([b1edadc](https://github.com/starkware-libs/cairo-playground/commit/b1edadcaed7872aee7d761208a1c034c7356d691))
11+
112
## [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)
213

314

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.3",
3+
"version": "1.0.0-dev.1",
44
"homepage": "./",
55
"scripts": {
66
"start": "ESLINT_NO_DEV_ERRORS=true ./scripts/start.bash",

0 commit comments

Comments
 (0)