Skip to content

Commit cb00751

Browse files
committed
fix changelogs again
1 parent 22e0dcb commit cb00751

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/snaps-controllers/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Changed
1313

1414
- Bump `vite` from `6.2.3` to `6.2.6` ([#3305](https://github.com/MetaMask/snaps/pull/3305)), ([#3321](https://github.com/MetaMask/snaps/pull/3321))
15-
- Remove `@metamask/snaps-simulator` ([#3311](https://github.com/MetaMask/snaps/pull/3311))
1615
- Make comparision case sensitive in MultichainRouter ([#3310](https://github.com/MetaMask/snaps/pull/3310))
1716

17+
### Removed
18+
19+
- Remove `@metamask/snaps-simulator` ([#3311](https://github.com/MetaMask/snaps/pull/3311))
20+
1821
## [11.2.0]
1922

2023
### Added

packages/snaps-execution-environments/CHANGELOG.md

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

1414
- Bump `vite` from `6.2.3` to `6.2.6` ([#3305](https://github.com/MetaMask/snaps/pull/3305)), ([#3321](https://github.com/MetaMask/snaps/pull/3321))
15+
16+
### Removed
17+
1518
- Remove `@metamask/snaps-simulator` ([#3311](https://github.com/MetaMask/snaps/pull/3311))
1619

1720
### Fixed

packages/snaps-simulation/CHANGELOG.md

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

154154
- Initial release of `@metamask/snaps-simulation` package ([#2727](https://github.com/MetaMask/snaps/pull/2727))
155155

156-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/snaps-simulation@2.4.1...HEAD
156+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/snaps-simulation@2.5.0...HEAD
157157
[2.5.0]: https://github.com/MetaMask/snaps/compare/@metamask/snaps-simulation@2.4.1...@metamask/snaps-simulation@2.5.0
158158
[2.4.1]: https://github.com/MetaMask/snaps/compare/@metamask/snaps-simulation@2.4.0...@metamask/snaps-simulation@2.4.1
159159
[2.4.0]: https://github.com/MetaMask/snaps/compare/@metamask/snaps-simulation@2.3.0...@metamask/snaps-simulation@2.4.0

0 commit comments

Comments
 (0)