Skip to content

Commit

Permalink
chore(release): 4.7.0-dev.4
Browse files Browse the repository at this point in the history
# [4.7.0-dev.4](v4.7.0-dev.3...v4.7.0-dev.4) (2023-01-05)

### Bug Fixes

* apple-compatible electron-builder version ([117ba23](117ba23))
* misc type issues and quirks ([e8544e1](e8544e1))
* types ([2351308](2351308))
* webpack cli ([0afd6d2](0afd6d2))
* webpack serve ([3dbce0a](3dbce0a))
  • Loading branch information
semantic-release-bot committed Jan 5, 2023
1 parent 117ba23 commit 6d6f249
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [4.7.0-dev.4](https://github.com/blockstack/stacks-wallet/compare/v4.7.0-dev.3...v4.7.0-dev.4) (2023-01-05)


### Bug Fixes

* apple-compatible electron-builder version ([117ba23](https://github.com/blockstack/stacks-wallet/commit/117ba2305a1db5a9322d2fd1e6bb115740dac93b))
* misc type issues and quirks ([e8544e1](https://github.com/blockstack/stacks-wallet/commit/e8544e1c6a3718e02d17e41571b09819d864e971))
* types ([2351308](https://github.com/blockstack/stacks-wallet/commit/235130852740188983fa90a649b73ebd21a860ad))
* webpack cli ([0afd6d2](https://github.com/blockstack/stacks-wallet/commit/0afd6d21df8d975ddb977e6194f3f5b02b2b71bc))
* webpack serve ([3dbce0a](https://github.com/blockstack/stacks-wallet/commit/3dbce0aebace05aa1295dfef3409792cf0a116be))

# [4.7.0-dev.3](https://github.com/blockstack/stacks-wallet/compare/v4.7.0-dev.2...v4.7.0-dev.3) (2022-12-09)


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": "stacks-wallet",
"version": "4.8.0",
"version": "4.7.0-dev.4",
"description": "Hiro Wallet 2.0 — Stacking",
"prettier": "@stacks/prettier-config",
"homepage": "https://hiro.so/wallet",
Expand Down

0 comments on commit 6d6f249

Please sign in to comment.