Skip to content

Commit 22ac0c7

Browse files
github-actions[bot]github-actionsMrtenz
authored
3.2.3 (#997)
This is the release candidate for version 3.2.3. --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
1 parent 5bf0e9c commit 22ac0c7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [3.2.3]
10+
### Changed
11+
- Bump `@metamask/utils` from `^10.0.0` to `^11.0.1` ([#996](https://github.com/MetaMask/snaps-registry/pull/996))
12+
913
## [3.2.2]
1014
### Changed
1115
- Bump `@metamask/utils` from `^9.0.0` to `^10.0.0` ([#923](https://github.com/MetaMask/snaps-registry/pull/923))
@@ -90,7 +94,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9094
### Added
9195
- Initial release
9296

93-
[Unreleased]: https://github.com/MetaMask/snaps-registry/compare/v3.2.2...HEAD
97+
[Unreleased]: https://github.com/MetaMask/snaps-registry/compare/v3.2.3...HEAD
98+
[3.2.3]: https://github.com/MetaMask/snaps-registry/compare/v3.2.2...v3.2.3
9499
[3.2.2]: https://github.com/MetaMask/snaps-registry/compare/v3.2.1...v3.2.2
95100
[3.2.1]: https://github.com/MetaMask/snaps-registry/compare/v3.2.0...v3.2.1
96101
[3.2.0]: https://github.com/MetaMask/snaps-registry/compare/v3.1.0...v3.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/snaps-registry",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "A registry containing metadata about verified and blocked Snaps.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)