Skip to content

Commit bf1c739

Browse files
Update changelogs
1 parent bbbff6b commit bf1c739

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

packages/snaps-cli/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
## [8.3.0]
1111

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

14-
- fix: Merge manifest validation reports to include latest validation errors and warnings ([#3567](https://github.com/MetaMask/snaps/pull/3567))
14+
- Merge manifest validation reports to include latest validation errors and warnings ([#3567](https://github.com/MetaMask/snaps/pull/3567))
1515

1616
## [8.2.0]
1717

packages/snaps-controllers/CHANGELOG.md

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

1010
## [14.2.2]
1111

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

14-
- fix: Throw clearer error when the NPM registry returns 404 ([#3602](https://github.com/MetaMask/snaps/pull/3602))
15-
- chore: Bump @metamask/base-controller from 8.0.1 to 8.1.0 ([#3582](https://github.com/MetaMask/snaps/pull/3582))
16-
- test: Use newer example Snap as NPM fixture ([#3570](https://github.com/MetaMask/snaps/pull/3570))
17-
- fix: Only log error that originally caused the crash ([#3569](https://github.com/MetaMask/snaps/pull/3569))
14+
- Throw clearer error when the NPM registry returns 404 ([#3602](https://github.com/MetaMask/snaps/pull/3602))
15+
- Only log error that originally caused the crash ([#3569](https://github.com/MetaMask/snaps/pull/3569))
1816

1917
## [14.2.1]
2018

packages/snaps-utils/CHANGELOG.md

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

1010
## [11.5.0]
1111

12-
### Uncategorized
12+
### Added
13+
14+
- Merge manifest validation reports to include latest validation errors and warnings ([#3567](https://github.com/MetaMask/snaps/pull/3567))
15+
16+
### Fixed
1317

14-
- chore: Bump @metamask/base-controller from 8.0.1 to 8.1.0 ([#3582](https://github.com/MetaMask/snaps/pull/3582))
15-
- fix: Merge manifest validation reports to include latest validation errors and warnings ([#3567](https://github.com/MetaMask/snaps/pull/3567))
16-
- fix: Disable base64 optimization in ReactNative ([#3564](https://github.com/MetaMask/snaps/pull/3564))
18+
- Disable base64 optimization in React Native ([#3564](https://github.com/MetaMask/snaps/pull/3564))
1719

1820
## [11.4.0]
1921

0 commit comments

Comments
 (0)