File tree Expand file tree Collapse file tree
packages/delegation-deployments 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+ ## [ 13.0.0]
11+
1012## [ 12.0.0]
1113
1214## [ 11.0.0]
@@ -19,7 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921
2022## [ 7.0.0]
2123
22- [ Unreleased ] : https://github.com/MetaMask/smart-accounts-kit/compare/delegator-sdk-monorepo@12.0.0...HEAD
24+ [ Unreleased ] : https://github.com/MetaMask/smart-accounts-kit/compare/delegator-sdk-monorepo@13.0.0...HEAD
25+ [ 13.0.0 ] : https://github.com/MetaMask/smart-accounts-kit/compare/delegator-sdk-monorepo@11.0.0...delegator-sdk-monorepo@13.0.0
2326[ 12.0.0 ] : https://github.com/MetaMask/smart-accounts-kit/compare/delegator-sdk-monorepo@11.0.0...delegator-sdk-monorepo@12.0.0
2427[ 11.0.0 ] : https://github.com/MetaMask/smart-accounts-kit/compare/delegator-sdk-monorepo@10.0.0...delegator-sdk-monorepo@11.0.0
2528[ 10.0.0 ] : https://github.com/MetaMask/smart-accounts-kit/compare/delegator-sdk-monorepo@9.0.0...delegator-sdk-monorepo@10.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " delegator-sdk-monorepo" ,
3- "version" : " 12 .0.0" ,
3+ "version" : " 13 .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,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### Uncategorized
10+ ## [ 0.13.0]
11+
12+ ### Changes
1113
1214- Rebrand Delegation Toolkit as Smart Accounts Kit ([ #89 ] ( https://github.com/MetaMask/smart-accounts-kit.git/pull/89 ) )
1315- add-sei-chain ([ #84 ] ( https://github.com/MetaMask/smart-accounts-kit.git/pull/84 ) )
1416- Remove usages of npx ([ #79 ] ( https://github.com/MetaMask/smart-accounts-kit.git/pull/79 ) )
1517- Fix MultiTokenPeriodBuilder to accept a config object ([ #80 ] ( https://github.com/MetaMask/smart-accounts-kit.git/pull/80 ) )
1618
17- [ Unreleased ] : https://github.com/MetaMask/smart-accounts-kit.git/
19+ [ Unreleased ] : https://github.com/MetaMask/smart-accounts-kit.git/compare/@metamask/delegation-deployments@0.13.0...HEAD
20+ [ 0.13.0 ] : https://github.com/MetaMask/smart-accounts-kit.git/releases/tag/@metamask/delegation-deployments@0.13.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/delegation-deployments" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " A history of deployments of the Delegation Framework" ,
55 "license" : " (MIT-0 OR Apache-2.0)" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments