Skip to content

Commit

Permalink
chore(release): 6.8.2
Browse files Browse the repository at this point in the history
## [6.8.2](v6.8.1...v6.8.2) (2023-09-19)

### Bug Fixes

* enable ff code splitting ([4a4eb4a](4a4eb4a))
* trigger release ([4b5ec7e](4b5ec7e))
  • Loading branch information
semantic-release-bot committed Sep 19, 2023
1 parent 4b5ec7e commit 86fd1ad
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 @@
## [6.8.2](https://github.com/leather-wallet/extension/compare/v6.8.1...v6.8.2) (2023-09-19)


### Bug Fixes

* enable ff code splitting ([4a4eb4a](https://github.com/leather-wallet/extension/commit/4a4eb4ad3f635e56fc921e407bdda9142960a292))
* trigger release ([4b5ec7e](https://github.com/leather-wallet/extension/commit/4b5ec7edf380c7a0a88060e25ba143fb360a651b))

## [6.8.1](https://github.com/leather-wallet/extension/compare/v6.8.0...v6.8.1) (2023-09-19)


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": "Leather is browser extension for interacting with Stacks apps",
"private": true,
"version": "6.8.1",
"version": "6.8.2",
"author": "Hiro Systems PBC",
"scripts": {
"dev": "cross-env WALLET_ENVIRONMENT=development concurrently --raw \"node webpack/dev-server.js\" \"redux-devtools --hostname=localhost --port=8000\"",
Expand Down

0 comments on commit 86fd1ad

Please sign in to comment.