mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-29 13:15:32 +08:00
chore(release): 5.0.0
## [5.0.0](https://github.com/hirosystems/wallet/compare/v4.36.0...v5.0.0) (2023-07-18) ### ⚠ BREAKING CHANGES * this change is sufficient enough to warrant a major bump ### Features * manifest v3 release trigger ([d0c8b3a](d0c8b3a781))
This commit is contained in:
committed by
kyranjamie
parent
80615cac13
commit
0e73a1e44c
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,3 +1,15 @@
|
||||
## [5.0.0](https://github.com/hirosystems/wallet/compare/v4.36.0...v5.0.0) (2023-07-18)
|
||||
|
||||
|
||||
### ⚠ BREAKING CHANGES
|
||||
|
||||
* this change is sufficient enough to warrant a major
|
||||
bump
|
||||
|
||||
### Features
|
||||
|
||||
* manifest v3 release trigger ([d0c8b3a](https://github.com/hirosystems/wallet/commit/d0c8b3a781165ab1342de4699213b2998b25e988))
|
||||
|
||||
## [4.36.0](https://github.com/hirosystems/wallet/compare/v4.35.0...v4.36.0) (2023-07-18)
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@stacks/wallet-web",
|
||||
"description": "The Hiro Wallet is browser extension for interacting with Stacks apps",
|
||||
"private": true,
|
||||
"version": "4.36.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Hiro Systems PBC",
|
||||
"scripts": {
|
||||
"dev": "cross-env NODE_ENV=development concurrently --raw \"node webpack/dev-server.js\" \"redux-devtools --hostname=localhost --port=8000\"",
|
||||
|
||||
Reference in New Issue
Block a user