Skip to content

Commit

Permalink
prerelease: v1.3.1-dev.1
Browse files Browse the repository at this point in the history
 ### [1.3.1-dev.1](v1.3.0...v1.3.1-dev.1) (2022-05-03)

### 🔧 Fixes

* temporary disable max button ([#173](#173)) ([1d3038d](1d3038d))
  • Loading branch information
semantic-release-bot committed May 3, 2022
1 parent 1d3038d commit 87cc450
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.3.1-dev.1](https://github.com/starkware-libs/starkgate-frontend/compare/v1.3.0...v1.3.1-dev.1) (2022-05-03)


### 🔧 Fixes

* temporary disable max button ([#173](https://github.com/starkware-libs/starkgate-frontend/issues/173)) ([1d3038d](https://github.com/starkware-libs/starkgate-frontend/commit/1d3038d1d38d832b67c147fe325fecbe6838a6aa))

## [1.3.0](https://github.com/starkware-libs/starkgate-frontend/compare/v1.2.0...v1.3.0) (2022-05-02)


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": "starkgate-frontend",
"version": "1.3.0",
"version": "1.3.1-dev.1",
"homepage": "./",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 87cc450

Please sign in to comment.