Skip to content

Commit

Permalink
prerelease: v1.2.0-dev.2
Browse files Browse the repository at this point in the history
 ## [1.2.0-dev.2](v1.2.0-dev.1...v1.2.0-dev.2) (2022-04-14)

### 🔧 Fixes

* accept button stays disabled when zoom is different from 100% ([#155](#155)) ([de7f6d0](de7f6d0))
* app crashed when trying to connect while ArgentX wasn't installed ([e8c4e63](e8c4e63))
* **Faq:** update question 8  ([#149](#149)) ([84acc20](84acc20))
* unsupported chain id does not showing  ([#151](#151)) ([83a6f87](83a6f87))
  • Loading branch information
semantic-release-bot committed Apr 14, 2022
1 parent de7f6d0 commit e19beae
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.2.0-dev.2](https://github.com/starkware-libs/starkgate-frontend/compare/v1.2.0-dev.1...v1.2.0-dev.2) (2022-04-14)


### 🔧 Fixes

* accept button stays disabled when zoom is different from 100% ([#155](https://github.com/starkware-libs/starkgate-frontend/issues/155)) ([de7f6d0](https://github.com/starkware-libs/starkgate-frontend/commit/de7f6d0254868528a9d5d79892cd6354beaff864))
* app crashed when trying to connect while ArgentX wasn't installed ([e8c4e63](https://github.com/starkware-libs/starkgate-frontend/commit/e8c4e63bbea0be20c29564dd0240ca8df20ff071))
* **Faq:** update question 8 ([#149](https://github.com/starkware-libs/starkgate-frontend/issues/149)) ([84acc20](https://github.com/starkware-libs/starkgate-frontend/commit/84acc20ef88f9821462adf344fb27cdf9bc92b4f))
* unsupported chain id does not showing ([#151](https://github.com/starkware-libs/starkgate-frontend/issues/151)) ([83a6f87](https://github.com/starkware-libs/starkgate-frontend/commit/83a6f87e2b2659a6ba70e6ca83d99d388c1a3ac1))

## [1.2.0](https://github.com/starkware-libs/starkgate-frontend/compare/v1.1.0...v1.2.0) (2022-04-13)


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.2.0",
"version": "1.2.0-dev.2",
"homepage": "./",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit e19beae

Please sign in to comment.