Skip to content

Commit

Permalink
prerelease: v1.3.0-dev.5
Browse files Browse the repository at this point in the history
 ## [1.3.0-dev.5](v1.3.0-dev.4...v1.3.0-dev.5) (2022-04-26)

### 🔧 Fixes

* isInstalled() check for gsw ([#165](#165)) ([1881192](1881192))
  • Loading branch information
semantic-release-bot committed Apr 26, 2022
1 parent 1881192 commit 11e072a
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.0-dev.5](https://github.com/starkware-libs/starkgate-frontend/compare/v1.3.0-dev.4...v1.3.0-dev.5) (2022-04-26)


### 🔧 Fixes

* isInstalled() check for gsw ([#165](https://github.com/starkware-libs/starkgate-frontend/issues/165)) ([1881192](https://github.com/starkware-libs/starkgate-frontend/commit/18811924e99f63477e0edd4dcdbf9d35fd32cc43))

## [1.3.0-dev.4](https://github.com/starkware-libs/starkgate-frontend/compare/v1.3.0-dev.3...v1.3.0-dev.4) (2022-04-26)


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

0 comments on commit 11e072a

Please sign in to comment.