File tree Expand file tree Collapse file tree 4 files changed +17
-5
lines changed
Expand file tree Collapse file tree 4 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " solana-wallet-snap-monorepo" ,
3- "version" : " 2.3.2 " ,
3+ "version" : " 2.3.3 " ,
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,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.3.3]
11+
12+ ### Changed
13+
14+ - Close WebSockets onInactive after a grace period ([ #505 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/505 ) )
15+ - Use safer ` TransferChecked ` instruction instead ` Transfer ` to send SPL tokens ([ #503 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/503 ) )
16+
17+ ### Fixed
18+
19+ - Fix the parsing of self transfers ([ #504 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/504 ) )
20+
1021## [ 2.3.2]
1122
1223### Fixed
@@ -848,7 +859,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
848859- Sonarcloud to github workflow ([ #25 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/25 ) )
849860- Snap setup
850861
851- [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.2...HEAD
862+ [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.3...HEAD
863+ [ 2.3.3 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.2...v2.3.3
852864[ 2.3.2 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.1...v2.3.2
853865[ 2.3.1 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.0...v2.3.1
854866[ 2.3.0 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.2.0...v2.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/solana-wallet-snap" ,
3- "version" : " 2.3.2 " ,
3+ "version" : " 2.3.3 " ,
44 "description" : " A Solana wallet Snap." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.3.2 " ,
2+ "version" : " 2.3.3 " ,
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" : " azplh8iRgsWh3MP6RFNax4WipyjkRDiu2kdBD7b9VIQ =" ,
10+ "shasum" : " S4jQt8IBnsSCyDoX7Hy9QVYGJc1s03pMPfmzw382H6Q =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments