File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2.2]
10
+ ### Changed
11
+ - Bump ` @metamask/utils ` to ` 7.1.0 ` ([ #51 ] ( https://github.com/MetaMask/snaps-registry/pull/51 ) )
12
+
9
13
## [ 1.2.1]
10
14
### Changed
11
15
- 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
27
31
### Added
28
32
- Initial release
29
33
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
31
36
[ 1.2.1 ] : https://github.com/MetaMask/snaps-registry/compare/v1.2.0...v1.2.1
32
37
[ 1.2.0 ] : https://github.com/MetaMask/snaps-registry/compare/v1.1.1...v1.2.0
33
38
[ 1.1.1 ] : https://github.com/MetaMask/snaps-registry/compare/v1.1.0...v1.1.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/snaps-registry" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " A registry containing metadata about verified and blocked Snaps." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments