Skip to content

Commit

Permalink
chore(release): 6.50.0
Browse files Browse the repository at this point in the history
## [6.50.0](v6.49.0...v6.50.0) (2024-10-23)

### Features

* support testnet 4, closes LEA-1406 ([399b185](399b185))

### Bug Fixes

* contractid missing ([4de6b1e](4de6b1e))

### Internal

* post-release merge back ([2128d41](2128d41))
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent 4ffdb41 commit ed593f3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [6.50.0](https://github.com/leather-io/extension/compare/v6.49.0...v6.50.0) (2024-10-23)


### Features

* support testnet 4, closes LEA-1406 ([399b185](https://github.com/leather-io/extension/commit/399b185c368cffe3d5df15fc0d83d9e78d770cf0))


### Bug Fixes

* contractid missing ([4de6b1e](https://github.com/leather-io/extension/commit/4de6b1e58e15af79446a65a0f77eb19119f643ae))


### Internal

* post-release merge back ([2128d41](https://github.com/leather-io/extension/commit/2128d416b36af2c73657c9fa4ec113f7517e97ae))

## [6.49.0](https://github.com/leather-io/extension/compare/v6.48.1...v6.49.0) (2024-10-22)


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": "@leather.io/extension",
"description": "Leather is a browser extension for interacting with Stacks apps",
"private": true,
"version": "6.49.0",
"version": "6.50.0",
"packageManager": "[email protected]",
"author": {
"name": "Leather Wallet LLC"
Expand Down

0 comments on commit ed593f3

Please sign in to comment.