Skip to content

Commit

Permalink
chore(release): 2.21.4
Browse files Browse the repository at this point in the history
## [2.21.4](v2.21.3...v2.21.4) (2021-11-29)

### Bug Fixes

* empty commit, trigger new release ([99578bd](99578bd))
* inconsequential comment change to trigger release ([a3c6b2b](a3c6b2b))
  • Loading branch information
semantic-release-bot committed Nov 29, 2021
1 parent a3c6b2b commit 1edaf9f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.21.4](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.3...v2.21.4) (2021-11-29)


### Bug Fixes

* empty commit, trigger new release ([99578bd](https://github.com/hirosystems/stacks-wallet-web/commit/99578bdd1eabbba16c667cf477c6c5de0ce28e1b))
* inconsequential comment change to trigger release ([a3c6b2b](https://github.com/hirosystems/stacks-wallet-web/commit/a3c6b2ba12ed562354d31342580a10f83bc970be))

## [2.21.3](https://github.com/hirosystems/stacks-wallet-web/compare/v2.21.2...v2.21.3) (2021-11-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacks/wallet-web",
"description": "The Hiro Wallet is browser extension for interacting with Stacks apps.",
"private": true,
"version": "2.21.5",
"version": "2.21.4",
"author": "Hiro Systems PBC",
"scripts": {
"dev": "node webpack/dev-server.js",
Expand Down

0 comments on commit 1edaf9f

Please sign in to comment.