File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
snaps-execution-environments Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments