Skip to content

Commit

Permalink
prerelease: v1.0.0-dev.1
Browse files Browse the repository at this point in the history
 ## [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))
  • Loading branch information
semantic-release-bot committed Feb 13, 2023
1 parent b1edadc commit 19d0ae0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [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)


### ⚠ BREAKING CHANGES

* `commons-js-components` uses `get-starkent v2.0.0`

### 🧩 Features

* upgrade commons-js-components ([#35](https://github.com/starkware-libs/cairo-playground/issues/35)) ([b1edadc](https://github.com/starkware-libs/cairo-playground/commit/b1edadcaed7872aee7d761208a1c034c7356d691))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cairo-playground",
"version": "0.1.0-dev.3",
"version": "1.0.0-dev.1",
"homepage": "./",
"scripts": {
"start": "ESLINT_NO_DEV_ERRORS=true ./scripts/start.bash",
Expand Down

0 comments on commit 19d0ae0

Please sign in to comment.