This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.2.1]
11+
12+ ### Changed
13+
14+ - Fixed 4337 methods enum ([ #312 ] ( https://github.com/MetaMask/eth-snap-keyring/pull/312 ) )
15+ - Bump @metamask/post-message-stream from 8.0.0 to 8.1.0 ([ #297 ] ( https://github.com/MetaMask/eth-snap-keyring/pull/297 ) )
16+ - Bump @metamask/permission-controller from 9.0.2 to 9.1.0 ([ #306 ] ( https://github.com/MetaMask/eth-snap-keyring/pull/306 ) )
17+ - Bump @metamask/snaps-sdk from 4.2.0 to 4.3.0 ([ #308 ] ( https://github.com/MetaMask/eth-snap-keyring/pull/308 ) )
18+
1019## [ 4.2.0]
1120
1221### Added
@@ -253,7 +262,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
253262
254263- Initial release.
255264
256- [ Unreleased ] : https://github.com/MetaMask/eth-snap-keyring/compare/v4.2.0...HEAD
265+ [ Unreleased ] : https://github.com/MetaMask/eth-snap-keyring/compare/v4.2.1...HEAD
266+ [ 4.2.1 ] : https://github.com/MetaMask/eth-snap-keyring/compare/v4.2.0...v4.2.1
257267[ 4.2.0 ] : https://github.com/MetaMask/eth-snap-keyring/compare/v4.1.1...v4.2.0
258268[ 4.1.1 ] : https://github.com/MetaMask/eth-snap-keyring/compare/v4.1.0...v4.1.1
259269[ 4.1.0 ] : https://github.com/MetaMask/eth-snap-keyring/compare/v4.0.0...v4.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-snap-keyring" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " Snaps keyring bridge." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments