Skip to content

Commit 0485d69

Browse files
Update changelogs
1 parent 49f8e2b commit 0485d69

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

packages/snaps-controllers/CHANGELOG.md

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

1010
## [14.0.2]
1111

12-
### Uncategorized
12+
### Fixed
1313

14-
- fix: Improve executor error messaging ([#3521](https://github.com/MetaMask/snaps/pull/3521))
15-
- fix: Ensure Snap gets half of allocated init time ([#3522](https://github.com/MetaMask/snaps/pull/3522))
16-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
17-
- fix: Show different error message for cancelled requests when Snap is stopped ([#3518](https://github.com/MetaMask/snaps/pull/3518))
18-
- fix: Clear cronjobs when installing a Snap ([#3514](https://github.com/MetaMask/snaps/pull/3514))
14+
- Clear cronjobs properly for local Snaps ([#3514](https://github.com/MetaMask/snaps/pull/3514))
15+
- Improve error message for cancelled requests when a Snap is stopped ([#3518](https://github.com/MetaMask/snaps/pull/3518))
16+
- Improve execution service error messages ([#3521](https://github.com/MetaMask/snaps/pull/3521))
17+
- Ensure Snap gets half of allocated initialization time ([#3522](https://github.com/MetaMask/snaps/pull/3522))
1918

2019
## [14.0.1]
2120

packages/snaps-rpc-methods/CHANGELOG.md

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

1010
## [13.3.0]
1111

12-
### Uncategorized
12+
### Added
1313

14-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
15-
- feat: Auto grant EVM permissions to preinstalled Snaps ([#3410](https://github.com/MetaMask/snaps/pull/3410))
14+
- Add middleware for automatically granting EVM permissions to preinstalled Snaps ([#3410](https://github.com/MetaMask/snaps/pull/3410))
1615

1716
## [13.2.0]
1817

0 commit comments

Comments
 (0)