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,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 32.0.0]
11+
1012## [ 31.0.0]
1113
1214## [ 30.0.0]
@@ -57,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5759
5860## [ 7.0.0]
5961
60- [ Unreleased ] : https://github.com/metamask/smart-accounts-kit/compare/delegator-sdk-monorepo@31.0.0...HEAD
62+ [ Unreleased ] : https://github.com/metamask/smart-accounts-kit/compare/delegator-sdk-monorepo@32.0.0...HEAD
63+ [ 32.0.0 ] : https://github.com/metamask/smart-accounts-kit/compare/delegator-sdk-monorepo@31.0.0...delegator-sdk-monorepo@32.0.0
6164[ 31.0.0 ] : https://github.com/metamask/smart-accounts-kit/compare/delegator-sdk-monorepo@30.0.0...delegator-sdk-monorepo@31.0.0
6265[ 30.0.0 ] : https://github.com/metamask/smart-accounts-kit/compare/delegator-sdk-monorepo@29.0.0...delegator-sdk-monorepo@30.0.0
6366[ 29.0.0 ] : https://github.com/metamask/smart-accounts-kit/compare/delegator-sdk-monorepo@28.0.0...delegator-sdk-monorepo@29.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " delegator-sdk-monorepo" ,
3- "version" : " 31 .0.0" ,
3+ "version" : " 32 .0.0" ,
44 "license" : " (MIT-0 OR Apache-2.0)" ,
55 "private" : true ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -7,11 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### Uncategorized
11-
12- - Revert "Update Release 31.0.0 (#238 )" ([ #238 ] ( https://github.com/metamask/smart-accounts-kit/pull/238 ) )
13- - Update Release 31.0.0 ([ #238 ] ( https://github.com/metamask/smart-accounts-kit/pull/238 ) )
14-
1510### Added
1611
1712- ERC-7715 ` token-approval-revocation ` permission type ([ #226 ] ( https://github.com/MetaMask/smart-accounts-kit/pull/226 ) , [ #237 ] ( https://github.com/MetaMask/smart-accounts-kit/pull/237 ) )
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### Uncategorized
10+ ## [ 0.1.0 ]
1111
12- - TEMP remove changelog line
13- - Adds new @metamask/x402 package ([ #236 ] ( https://github.com/metamask/smart-accounts-kit/pull/236 ) )
12+ ### Added
1413
1514- New @metamask/x402 package providing plugins to @x402 packages ([ #236 ] ( https://github.com/MetaMask/smart-accounts-kit/pull/236 ) )
1615
17- [ Unreleased ] : https://github.com/metamask/smart-accounts-kit/
16+ [ Unreleased ] : https://github.com/metamask/smart-accounts-kit/compare/@metamask/x402@0.1.0...HEAD
17+ [ 0.1.0 ] : https://github.com/metamask/smart-accounts-kit/releases/tag/@metamask/x402@0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/x402" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " x402 adapters for MetaMask smart accounts and ERC-7710" ,
55 "license" : " (MIT-0 OR Apache-2.0)" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change @@ -2087,7 +2087,7 @@ __metadata:
20872087 languageName : node
20882088 linkType : hard
20892089
2090- " abitype@npm:1.2.3, abitype@npm:^1.0.2, abitype@npm:^1.0.8 " :
2090+ " abitype@npm:1.2.3 " :
20912091 version : 1.2.3
20922092 resolution : " abitype@npm:1.2.3"
20932093 peerDependencies :
@@ -2102,7 +2102,7 @@ __metadata:
21022102 languageName : node
21032103 linkType : hard
21042104
2105- " abitype@npm:^1.2.3 " :
2105+ " abitype@npm:^1.0.2, abitype@npm:^1.0.8, abitype@npm:^1. 2.3 " :
21062106 version : 1.2.4
21072107 resolution : " abitype@npm:1.2.4"
21082108 peerDependencies :
You can’t perform that action at this time.
0 commit comments