Skip to content

Commit

Permalink
release: v1.2.0
Browse files Browse the repository at this point in the history
 ## [1.2.0](v1.1.0...v1.2.0) (2022-04-13)

### 🧩 Features

* terms of use ([#141](#141)) ([8d9fe79](8d9fe79))

### 🔧 Fixes

* app crashed when trying to connect while ArgentX wasn't installed ([74e6861](74e6861))
* **Faq:** update question 8  ([#149](#149)) ([67f50f7](67f50f7))
* **Terms:** add notes ([#144](#144)) ([b007f3e](b007f3e))
* unsupported chain id does not showing  ([#151](#151)) ([017ce0a](017ce0a))
  • Loading branch information
semantic-release-bot authored and dan-ziv committed Apr 14, 2022
1 parent 13520c3 commit e4339b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.2.0](https://github.com/starkware-libs/starkgate-frontend/compare/v1.1.0...v1.2.0) (2022-04-13)


### 🧩 Features

* terms of use ([#141](https://github.com/starkware-libs/starkgate-frontend/issues/141)) ([8d9fe79](https://github.com/starkware-libs/starkgate-frontend/commit/8d9fe7957e09c739e1e79801eaf507178854f944))


### 🔧 Fixes

* app crashed when trying to connect while ArgentX wasn't installed ([74e6861](https://github.com/starkware-libs/starkgate-frontend/commit/74e6861e3a7c00623e83fcfecfb0fcafbfc4a89e))
* **Faq:** update question 8 ([#149](https://github.com/starkware-libs/starkgate-frontend/issues/149)) ([67f50f7](https://github.com/starkware-libs/starkgate-frontend/commit/67f50f762639e272676da2779a959690d0809a38))
* **Terms:** add notes ([#144](https://github.com/starkware-libs/starkgate-frontend/issues/144)) ([b007f3e](https://github.com/starkware-libs/starkgate-frontend/commit/b007f3e2593b7f61716fc467ab5ce0b266ba0ba1))
* unsupported chain id does not showing ([#151](https://github.com/starkware-libs/starkgate-frontend/issues/151)) ([017ce0a](https://github.com/starkware-libs/starkgate-frontend/commit/017ce0a9a86942233cbc0d6affcaecc309714ac5))

## [1.2.0-dev.5](https://github.com/starkware-libs/starkgate-frontend/compare/v1.2.0-dev.4...v1.2.0-dev.5) (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-dev.5",
"version": "1.2.0",
"homepage": "./",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit e4339b6

Please sign in to comment.