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" : " solana-wallet-snap-monorepo" ,
3- "version" : " 1.32 .0" ,
3+ "version" : " 1.33 .0" ,
44 "private" : true ,
55 "description" : " " ,
66 "homepage" : " https://github.com/MetaMask/snap-solana-wallet#readme" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.33.0]
11+
12+ ### Added
13+
14+ - ` onClientRequest ` implementation ([ #405 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/405 ) )
15+ - Instructions improvements in confirmation screen ([ #416 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/416 ) )
16+ - Cover ` onAccountsRefresh ` with unit tests ([ #415 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/415 ) )
17+
18+ ### Changed
19+
20+ - Move ` polyfills ` to ` infrastructure ` directory ([ #414 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/414 ) )
21+ - Move Solana Keyring account to ` domain ` layer ([ #412 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/412 ) )
22+
1023## [ 1.32.0]
1124
1225### Added
@@ -645,7 +658,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
645658- Sonarcloud to github workflow ([ #25 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/25 ) )
646659- Snap setup
647660
648- [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.32.0...HEAD
661+ [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.33.0...HEAD
662+ [ 1.33.0 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.32.0...v1.33.0
649663[ 1.32.0 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.31.2...v1.32.0
650664[ 1.31.2 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.31.1...v1.31.2
651665[ 1.31.1 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.31.0...v1.31.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/solana-wallet-snap" ,
3- "version" : " 1.32 .0" ,
3+ "version" : " 1.33 .0" ,
44 "description" : " A Solana wallet Snap." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.32 .0" ,
2+ "version" : " 1.33 .0" ,
33 "description" : " Manage Solana using MetaMask" ,
44 "proposedName" : " Solana" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/MetaMask/snap-solana-wallet.git"
88 },
99 "source" : {
10- "shasum" : " MY4qGRBsUfm1Y5VL3Ymh5UUP7/LLWWPM9Tn2rMSUKAM =" ,
10+ "shasum" : " WkwHuMRrHCDJcjBTlRH2F585oAj+/2fs5mSxWBaTZh8 =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments