Skip to content

Commit 3d73f35

Browse files
github-actions[bot]github-actionsFrederikBolding
authored
1.2.2 (#54)
* 1.2.2 * Update CHANGELOG --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: Frederik Bolding <[email protected]>
1 parent de24915 commit 3d73f35

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+
## [1.2.2]
10+
### Changed
11+
- Bump `@metamask/utils` to `7.1.0` ([#51](https://github.com/MetaMask/snaps-registry/pull/51))
12+
913
## [1.2.1]
1014
### Changed
1115
- Bump `@metamask/utils` to `6.0.0` ([#32](https://github.com/MetaMask/snaps-registry/pull/32))
@@ -27,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2731
### Added
2832
- Initial release
2933

30-
[Unreleased]: https://github.com/MetaMask/snaps-registry/compare/v1.2.1...HEAD
34+
[Unreleased]: https://github.com/MetaMask/snaps-registry/compare/v1.2.2...HEAD
35+
[1.2.2]: https://github.com/MetaMask/snaps-registry/compare/v1.2.1...v1.2.2
3136
[1.2.1]: https://github.com/MetaMask/snaps-registry/compare/v1.2.0...v1.2.1
3237
[1.2.0]: https://github.com/MetaMask/snaps-registry/compare/v1.1.1...v1.2.0
3338
[1.1.1]: https://github.com/MetaMask/snaps-registry/compare/v1.1.0...v1.1.1

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": "1.2.1",
3+
"version": "1.2.2",
44
"description": "A registry containing metadata about verified and blocked Snaps.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)