Skip to content

Commit 1e34c5d

Browse files
committed
Update Release 13.0.0
1 parent 4a3f511 commit 1e34c5d

8 files changed

Lines changed: 20 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": {

packages/7715-permission-types/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Rebrand Delegation Toolkit as Smart Accounts Kit ([#89](https://github.com/MetaMask/smart-accounts-kit.git/pull/89))
13-
1410
## [0.3.0]
1511

1612
### Added
@@ -23,6 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2319

2420
- Type definitions for EIP-7715 Execution Permissions, and definitions for permission types supported by MetaMask
2521

26-
[Unreleased]: https://github.com/MetaMask/smart-accounts-kit.git/compare/@metamask/7715-permission-types@0.3.0...HEAD
27-
[0.3.0]: https://github.com/MetaMask/smart-accounts-kit.git/compare/@metamask/7715-permission-types@0.2.0...@metamask/7715-permission-types@0.3.0
28-
[0.2.0]: https://github.com/MetaMask/smart-accounts-kit.git/releases/tag/@metamask/7715-permission-types@0.2.0
22+
[Unreleased]: https://github.com/metamask/smart-accounts-kit/compare/@metamask/7715-permission-types@0.3.0...HEAD
23+
[0.3.0]: https://github.com/metamask/smart-accounts-kit/compare/@metamask/7715-permission-types@0.2.0...@metamask/7715-permission-types@0.3.0
24+
[0.2.0]: https://github.com/metamask/smart-accounts-kit/releases/tag/@metamask/7715-permission-types@0.2.0

packages/delegation-abis/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Rebrand Delegation Toolkit as Smart Accounts Kit ([#89](https://github.com/MetaMask/smart-accounts-kit.git/pull/89))
13-
14-
[Unreleased]: https://github.com/MetaMask/smart-accounts-kit.git/
10+
[Unreleased]: https://github.com/metamask/smart-accounts-kit/

packages/delegation-core/CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Rebrand Delegation Toolkit as Smart Accounts Kit ([#89](https://github.com/MetaMask/smart-accounts-kit.git/pull/89))
13-
1410
## [0.2.0]
1511

1612
### Added
@@ -39,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3935

4036
- Add @metamask/delegation-core package, providing utility types, delegation hashing, and terms encoding for a limited set of caveat enforcers.
4137

42-
[Unreleased]: https://github.com/MetaMask/smart-accounts-kit.git/compare/@metamask/delegation-core@0.2.0...HEAD
43-
[0.2.0]: https://github.com/MetaMask/smart-accounts-kit.git/compare/@metamask/delegation-core@0.2.0-rc.1...@metamask/delegation-core@0.2.0
44-
[0.2.0-rc.1]: https://github.com/MetaMask/smart-accounts-kit.git/compare/@metamask/delegation-core@0.1.0...@metamask/delegation-core@0.2.0-rc.1
45-
[0.1.0]: https://github.com/MetaMask/smart-accounts-kit.git/releases/tag/@metamask/delegation-core@0.1.0
38+
[Unreleased]: https://github.com/metamask/smart-accounts-kit/compare/@metamask/delegation-core@0.2.0...HEAD
39+
[0.2.0]: https://github.com/metamask/smart-accounts-kit/compare/@metamask/delegation-core@0.2.0-rc.1...@metamask/delegation-core@0.2.0
40+
[0.2.0-rc.1]: https://github.com/metamask/smart-accounts-kit/compare/@metamask/delegation-core@0.1.0...@metamask/delegation-core@0.2.0-rc.1
41+
[0.1.0]: https://github.com/metamask/smart-accounts-kit/releases/tag/@metamask/delegation-core@0.1.0

packages/delegation-deployments/CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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

packages/delegation-deployments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

packages/smart-accounts-kit/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Rebrand Delegation Toolkit as Smart Accounts Kit ([#89](https://github.com/MetaMask/smart-accounts-kit.git/pull/89))
13-
14-
[Unreleased]: https://github.com/MetaMask/smart-accounts-kit.git/
10+
[Unreleased]: https://github.com/metamask/smart-accounts-kit/

0 commit comments

Comments
 (0)