Skip to content

Commit ce85516

Browse files
committed
Update changelogs
1 parent 31029c7 commit ce85516

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

packages/snaps-jest/CHANGELOG.md

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

1010
## [9.5.0]
1111

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

14-
- feat: Allow mocking JSON-RPC implementations ([#3667](https://github.com/MetaMask/snaps/pull/3667))
14+
- Allow mocking JSON-RPC implementations ([#3667](https://github.com/MetaMask/snaps/pull/3667))
1515

1616
## [9.4.1]
1717

packages/snaps-rpc-methods/CHANGELOG.md

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

1010
## [13.5.3]
1111

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

14-
- fix: Wait for unlock before handling `manageAccounts` requests ([#3686](https://github.com/MetaMask/snaps/pull/3686))
15-
- fix: Throw if Snap not installed ([#3666](https://github.com/MetaMask/snaps/pull/3666))
14+
- Wait for unlock before handling `manageAccounts` requests ([#3686](https://github.com/MetaMask/snaps/pull/3686))
15+
- Throw if Snap not installed ([#3666](https://github.com/MetaMask/snaps/pull/3666))
1616

1717
## [13.5.2]
1818

packages/snaps-simulation/CHANGELOG.md

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

1010
## [3.5.0]
1111

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

14-
- chore: Bump @metamask/json-rpc-middleware-stream from 8.0.7 to 8.0.8 ([#3670](https://github.com/MetaMask/snaps/pull/3670))
15-
- chore: Bump @metamask/base-controller from 8.4.0 to 8.4.1 ([#3675](https://github.com/MetaMask/snaps/pull/3675))
16-
- feat: Allow mocking JSON-RPC implementations ([#3667](https://github.com/MetaMask/snaps/pull/3667))
14+
- Allow mocking JSON-RPC implementations ([#3667](https://github.com/MetaMask/snaps/pull/3667))
1715

1816
## [3.4.2]
1917

0 commit comments

Comments
 (0)