File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " bitcoin-wallet-snap-monorepo" ,
3- "version" : " 1.14.0 " ,
3+ "version" : " 1.14.1 " ,
44 "private" : true ,
55 "description" : " " ,
66 "homepage" : " https://github.com/MetaMask/snap-bitcoin-wallet#readme" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.14.1]
11+
1012### Fixed
1113
1214- Throw a ` WalletError ` when ` WebAssembly ` is unavailable (e.g. iOS Lockdown Mode) ([ #628 ] ( https://github.com/MetaMask/snap-bitcoin-wallet/pull/628 ) )
@@ -625,7 +627,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
625627- feat: add CI for lint and test ([ #2 ] ( https://github.com/MetaMask/bitcoin/pull/2 ) )
626628- feat: init commit
627629
628- [ Unreleased ] : https://github.com/MetaMask/snap-bitcoin-wallet/compare/v1.14.0...HEAD
630+ [ Unreleased ] : https://github.com/MetaMask/snap-bitcoin-wallet/compare/v1.14.1...HEAD
631+ [ 1.14.1 ] : https://github.com/MetaMask/snap-bitcoin-wallet/compare/v1.14.0...v1.14.1
629632[ 1.14.0 ] : https://github.com/MetaMask/snap-bitcoin-wallet/compare/v1.13.0...v1.14.0
630633[ 1.13.0 ] : https://github.com/MetaMask/snap-bitcoin-wallet/compare/v1.12.0...v1.13.0
631634[ 1.12.0 ] : https://github.com/MetaMask/snap-bitcoin-wallet/compare/v1.11.0...v1.12.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/bitcoin-wallet-snap" ,
3- "version" : " 1.14.0 " ,
3+ "version" : " 1.14.1 " ,
44 "description" : " A Bitcoin wallet Snap." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments