Skip to content

Commit 05a5b27

Browse files
committed
Fix order in snaps-controllers changelog
1 parent a5d09e9 commit 05a5b27

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/snaps-controllers/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Bump `@metamask/permission-controller` from `12.0.0` to `12.1.0` ([#3714](https://github.com/MetaMask/snaps/pull/3714))
1919
- Bump `@metamask/phishing-controller` from `13.1.0` to `15.0.0` ([#3707](https://github.com/MetaMask/snaps/pull/3707))
2020

21+
### Removed
22+
23+
- Remove logic for granting CAIP-25 permissions ([#3723](https://github.com/MetaMask/snaps/pull/3723))
24+
2125
### Fixed
2226

2327
- Prevent initial connections from being revoked as unused on update ([#3729](https://github.com/MetaMask/snaps/pull/3729))
2428
- Keep dynamic permissions on update ([#3726](https://github.com/MetaMask/snaps/pull/3726))
2529

26-
### Removed
27-
28-
- Remove logic for granting CAIP-25 permissions ([#3723](https://github.com/MetaMask/snaps/pull/3723))
29-
3030
## [16.0.0]
3131

3232
### Changed

0 commit comments

Comments
 (0)