File tree Expand file tree Collapse file tree 6 files changed +23
-7
lines changed
Expand file tree Collapse file tree 6 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-account-abstraction-keyring-monorepo" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "private" : true ,
55 "description" : " An account abstraction keyring snap that integrates with MetaMask accounts." ,
66 "keywords" : [
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.2]
11+
12+ ### Changed
13+
14+ - Bump ` @metamask/keyring-api ` from ` ^8.0.2 ` to ` ^8.1.3 ` ([ #141 ] ( https://github.com/MetaMask/snap-account-abstraction-keyring/pull/141 ) )
15+ - This version is now built slightly differently and is part of the [ accounts monorepo] ( https://github.com/MetaMask/accounts ) .
16+
1017## [ 0.4.1]
1118
1219### Changed
@@ -52,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5259
5360- Initial release.
5461
55- [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.1...HEAD
62+ [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.2...HEAD
63+ [ 0.4.2 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.1...v0.4.2
5664[ 0.4.1 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.0...v0.4.1
5765[ 0.4.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.3.0...v0.4.0
5866[ 0.3.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.2...v0.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-account-abstraction-keyring-site" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "private" : true ,
55 "license" : " (MIT-0 OR Apache-2.0)" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.2]
11+
12+ ### Changed
13+
14+ - Bump ` @metamask/keyring-api ` from ` ^8.0.2 ` to ` ^8.1.3 ` ([ #141 ] ( https://github.com/MetaMask/snap-account-abstraction-keyring/pull/141 ) )
15+ - This version is now built slightly differently and is part of the [ accounts monorepo] ( https://github.com/MetaMask/accounts ) .
16+
1017## [ 0.4.1]
1118
1219## [ 0.4.0]
@@ -55,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5562
5663- Initial release.
5764
58- [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.1...HEAD
65+ [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.2...HEAD
66+ [ 0.4.2 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.1...v0.4.2
5967[ 0.4.1 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.0...v0.4.1
6068[ 0.4.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.3.0...v0.4.0
6169[ 0.3.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.2...v0.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-account-abstraction-keyring" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "description" : " An account abstraction keyring snap that integrates with MetaMask accounts." ,
55 "keywords" : [
66 " metamask" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.4.1 " ,
2+ "version" : " 0.4.2 " ,
33 "description" : " An account abstraction keyring snap that integrates with MetaMask accounts." ,
44 "proposedName" : " MetaMask Account Abstraction Snap Keyring" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " git+https://github.com/MetaMask/snap-account-abstraction-keyring.git"
88 },
99 "source" : {
10- "shasum" : " 7tU0wyKtdu97f6cLTRKThGLrVUB98ZU0uX/35ulzFRY =" ,
10+ "shasum" : " yClpEKuFXRgeR0x2QliJwNa02kOvFDuC8KvqzYoyXC0 =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments