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,8 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 11.0.0]
11-
1210## [ 10.0.0]
1311
1412## [ 9.0.0]
@@ -17,8 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1715
1816## [ 7.0.0]
1917
20- [ Unreleased ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@11.0.0...HEAD
21- [ 11.0.0 ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@10.0.0...delegator-sdk-monorepo@11.0.0
18+ [ Unreleased ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@10.0.0...HEAD
2219[ 10.0.0 ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@9.0.0...delegator-sdk-monorepo@10.0.0
2320[ 9.0.0 ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@8.0.0...delegator-sdk-monorepo@9.0.0
2421[ 8.0.0 ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@7.0.0...delegator-sdk-monorepo@8.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " delegator-sdk-monorepo" ,
3- "version" : " 11 .0.0" ,
3+ "version" : " 10 .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,18 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.3.0]
11-
12- ### Added
13-
14- - Export ` MetaMaskBasePermissionData ` type ([ #65 ] ( https://github.com/metamask/delegation-toolkit/pull/65 ) )
15-
1610## [ 0.2.0]
1711
1812### Added
1913
2014- Type definitions for EIP-7715 Execution Permissions, and definitions for permission types supported by MetaMask
2115
22- [ Unreleased ] : https://github.com/metamask/delegation-toolkit/compare/@metamask/7715-permission-types@0.3.0...HEAD
23- [ 0.3.0 ] : https://github.com/metamask/delegation-toolkit/compare/@metamask/7715-permission-types@0.2.0...@metamask/7715-permission-types@0.3.0
16+ [ Unreleased ] : https://github.com/metamask/delegation-toolkit/compare/@metamask/7715-permission-types@0.2.0...HEAD
2417[ 0.2.0 ] : https://github.com/metamask/delegation-toolkit/releases/tag/@metamask/7715-permission-types@0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/7715-permission-types" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " Permission types for the ERC-7715" ,
55 "license" : " (MIT-0 OR Apache-2.0)" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 113113 }
114114 },
115115 "dependencies" : {
116- "@metamask/7715-permission-types" : " ^0.3 .0" ,
116+ "@metamask/7715-permission-types" : " ^0.2 .0" ,
117117 "@metamask/delegation-abis" : " ^0.11.0" ,
118118 "@metamask/delegation-core" : " ^0.2.0-rc.1" ,
119119 "@metamask/delegation-deployments" : " ^0.12.0" ,
Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ __metadata:
480480 languageName : node
481481 linkType : hard
482482
483- " @metamask/7715-permission-types@npm:^0.3 .0, @metamask/7715-permission-types@workspace:packages/7715-permission-types " :
483+ " @metamask/7715-permission-types@npm:^0.2 .0, @metamask/7715-permission-types@workspace:packages/7715-permission-types " :
484484 version : 0.0.0-use.local
485485 resolution : " @metamask/7715-permission-types@workspace:packages/7715-permission-types"
486486 dependencies :
@@ -611,7 +611,7 @@ __metadata:
611611 dependencies :
612612 " @lavamoat/allow-scripts " : " npm:^2.3.1"
613613 " @lavamoat/preinstall-always-fail " : " npm:^1.0.0"
614- " @metamask/7715-permission-types " : " npm:^0.3 .0"
614+ " @metamask/7715-permission-types " : " npm:^0.2 .0"
615615 " @metamask/auto-changelog " : " npm:^5.0.2"
616616 " @metamask/delegation-abis " : " npm:^0.11.0"
617617 " @metamask/delegation-core " : " npm:^0.2.0-rc.1"
You can’t perform that action at this time.
0 commit comments