Skip to content

Commit 330589e

Browse files
committed
fix: link changelog entries to PR
1 parent f4310f1 commit 330589e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/7715-permission-types/CHANGELOG.md

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

1010
### Added
1111

12-
- New permission type `token-approval-revocation`
12+
- New permission type `token-approval-revocation` ([#232](https://github.com/MetaMask/smart-accounts-kit/pull/232))
1313

1414
## [0.6.0]
1515

packages/smart-accounts-kit/CHANGELOG.md

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

1010
### Added
1111

12-
- ERC-7715 `token-approval-revocation` permission type
12+
- ERC-7715 `token-approval-revocation` permission type ([#232](https://github.com/MetaMask/smart-accounts-kit/pull/232))
1313
- `CaveatBuilder` for `ApprovalRevocationEnforcer`, deployment address added to `SmartAccountsEnvironment` ([#226](https://github.com/metamask/smart-accounts-kit/pull/226))
1414

1515
## [1.5.0]

0 commit comments

Comments
 (0)