Skip to content

Commit

Permalink
bump version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wk3368 committed Nov 5, 2022
1 parent b37d5b1 commit b540fea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [5.1.0] - 2022-11-05

- Bug fixes:

- [#87 Split SecretRecoveryPhrase input by word](https://github.com/starcoinorg/starmask-extension/issues/87)

## [5.0.9] - 2022-11-04

- New features:
Expand Down
2 changes: 1 addition & 1 deletion app/manifest/_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "5.0.9",
"version": "5.1.0",
"web_accessible_resources": [
"inpage.js",
"phishing.html"
Expand Down

0 comments on commit b540fea

Please sign in to comment.