Skip to content

Commit 13000c9

Browse files
semantic-release-botfbwoolf
authored andcommitted
chore(release): 3.5.1
## [3.5.1](v3.5.0...v3.5.1) (2022-03-24) ### Bug Fixes * add low fee caps ([f391ccf](f391ccf))
1 parent 7196a88 commit 13000c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.5.1](https://github.com/hirosystems/stacks-wallet-web/compare/v3.5.0...v3.5.1) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add low fee caps ([f391ccf](https://github.com/hirosystems/stacks-wallet-web/commit/f391ccf77bff5d48c119e3173ea1f669690261d0))
7+
18
# [3.5.0](https://github.com/hirosystems/stacks-wallet-web/compare/v3.4.0...v3.5.0) (2022-03-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stacks/wallet-web",
33
"description": "The Hiro Wallet is browser extension for interacting with Stacks apps.",
44
"private": true,
5-
"version": "3.5.0",
5+
"version": "3.5.1",
66
"author": "Hiro Systems PBC",
77
"scripts": {
88
"dev": "concurrently --raw 'node webpack/dev-server.js' 'redux-devtools --hostname=localhost --port=8000'",

0 commit comments

Comments
 (0)