File tree Expand file tree Collapse file tree
packages/7715-permission-types 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+ ## [ 11.0.0]
11+
1012## [ 10.0.0]
1113
1214## [ 9.0.0]
@@ -15,7 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517
1618## [ 7.0.0]
1719
18- [ Unreleased ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@10.0.0...HEAD
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
1922[ 10.0.0 ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@9.0.0...delegator-sdk-monorepo@10.0.0
2023[ 9.0.0 ] : https://github.com/MetaMask/delegation-toolkit/compare/delegator-sdk-monorepo@8.0.0...delegator-sdk-monorepo@9.0.0
2124[ 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" : " 10 .0.0" ,
3+ "version" : " 11 .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,18 @@ 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+
1016## [ 0.2.0]
1117
1218### Added
1319
1420- Type definitions for EIP-7715 Execution Permissions, and definitions for permission types supported by MetaMask
1521
16- [ Unreleased ] : https://github.com/metamask/delegation-toolkit/compare/@metamask/7715-permission-types@0.2.0...HEAD
17- [ 0.2.0 ] : https://github.com/metamask/delegation-toolkit/releases/tag/@metamask/7715-permission-types@0.2.0
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
24+ [ 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.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Permission types for the ERC-7715" ,
55 "license" : " (MIT-0 OR Apache-2.0)" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments