Skip to content

Commit 488e6ce

Browse files
committed
Add CHANGELOG entry
1 parent 4487ce9 commit 488e6ce

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/7715-permission-types/CHANGELOG.md

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

1010
### Added
1111

12+
- Utility functions to create caveats array for each permission type ([#265](https://github.com/MetaMask/smart-accounts-kit/pull/265))
13+
- `createErc20TokenStreamCaveats()`
14+
- `createErc20TokenPeriodicCaveats()`
15+
- `createErc20TokenAllowanceCaveats()`
16+
- `createNativeTokenStreamCaveats()`
17+
- `createNativeTokenPeriodicCaveats()`
18+
- `createNativeTokenAllowanceCaveats()`
19+
- `createTokenApprovalRevocationCaveats()`
1220
- Add `makePermissionDecoderConfigs` to resolve the `PermissionDecoderConfig`s to be used with @metamask/gator-permissions-controller ([#259](https://github.com/MetaMask/smart-accounts-kit/pull/259))
1321

1422
## [0.7.1]

0 commit comments

Comments
 (0)