File tree Expand file tree Collapse file tree 6 files changed +17
-7
lines changed
Expand file tree Collapse file tree 6 files changed +17
-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.2.0 " ,
3+ "version" : " 0.2.1 " ,
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,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.1]
11+
1012## [ 0.2.0]
1113
1214### Changed
@@ -20,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2022
2123- Initial release.
2224
23- [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.0...HEAD
25+ [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.1...HEAD
26+ [ 0.2.1 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.0...v0.2.1
2427[ 0.2.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.1.0...v0.2.0
2528[ 0.1.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-account-abstraction-keyring-site" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.1]
11+
12+ ### Changed
13+
14+ - Bump keyring-api dependency ([ #26 ] ( https://github.com/MetaMask/snap-account-abstraction-keyring/pull/26 ) )
15+
1016## [ 0.2.0]
1117
1218### Added
@@ -25,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2531
2632- Initial release.
2733
28- [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.0...HEAD
34+ [ Unreleased ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.1...HEAD
35+ [ 0.2.1 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.2.0...v0.2.1
2936[ 0.2.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.1.0...v0.2.0
3037[ 0.1.0 ] : https://github.com/MetaMask/snap-account-abstraction-keyring/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-account-abstraction-keyring" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
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.2.0 " ,
2+ "version" : " 0.2.1 " ,
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" : " PaNUMwvTKDzxh7nsv8g7L5BMHZNNkEe9zrt3FBbb3Oc =" ,
10+ "shasum" : " pt02N6pkR03Z5R//e9KzAHQG4DDycIHqqzfC2LXedTA =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments