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@12.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,4 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- [ Unreleased ] : https://github.com/metamask/smart-accounts-kit/
10+ ## [ 0.13.0]
11+
12+ ### Added
13+
14+ - Add deployments for Sei mainnet ([ #84 ] ( https://github.com/metamask/smart-accounts-kit/pull/84 ) )
15+
16+ [ Unreleased ] : https://github.com/metamask/smart-accounts-kit/compare/@metamask/delegation-deployments@0.13.0...HEAD
17+ [ 0.13.0 ] : https://github.com/metamask/smart-accounts-kit/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" ,
Original file line number Diff line number Diff line change @@ -628,7 +628,14 @@ __metadata:
628628 languageName : unknown
629629 linkType : soft
630630
631- " @metamask/delegation-deployments@npm:^0.12.0, @metamask/delegation-deployments@workspace:packages/delegation-deployments " :
631+ " @metamask/delegation-deployments@npm:^0.12.0 " :
632+ version : 0.12.0
633+ resolution : " @metamask/delegation-deployments@npm:0.12.0"
634+ checksum : 10/fd3b373efc1857cc867b44b4ca33db0cf8487c1109d6f2ed7e3ce10e6a65d4165b7fcc034cab92d919d6f0833e3749a055ff862adc8d7a348cdd3a0f593f6aa6
635+ languageName : node
636+ linkType : hard
637+
638+ " @metamask/delegation-deployments@workspace:packages/delegation-deployments " :
632639 version : 0.0.0-use.local
633640 resolution : " @metamask/delegation-deployments@workspace:packages/delegation-deployments"
634641 dependencies :
You can’t perform that action at this time.
0 commit comments