Skip to content

Commit 89622a8

Browse files
committed
Changelogs
1 parent 17396cc commit 89622a8

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

packages/delegation-abis/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- Abis for `ApprovalRevocationEnforcer` ([#226](https://github.com/metamask/smart-accounts-kit/pull/226))
13+
1014
## [1.0.0]
1115

1216
### Changed

packages/delegation-deployments/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- Deployment address for `ApprovalRevocationEnforcer` added ([#226](https://github.com/metamask/smart-accounts-kit/pull/226))
13+
1014
## [1.3.0]
1115

1216
### Added

packages/smart-accounts-kit/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- `CaveatBuilder` for `ApprovalRevocationEnforcer`, deployment address added to `SmartAccountsEnvironment` ([#226](https://github.com/metamask/smart-accounts-kit/pull/226))
13+
1014
## [1.5.0]
1115

1216
### Added

0 commit comments

Comments
 (0)