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.1]
10
+ ### Changed
11
+ - Bump ` @metamask/utils ` to ` 6.0.0 ` ([ #32 ] ( https://github.com/MetaMask/snaps-registry/pull/32 ) )
12
+
9
13
## [ 1.2.0]
10
14
### Added
11
15
- Sign the registry and publish signature alongside the registry ([ #18 ] ( https://github.com/MetaMask/snaps-registry/pull/18 ) )
@@ -23,7 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
27
### Added
24
28
- Initial release
25
29
26
- [ Unreleased ] : https://github.com/MetaMask/snaps-registry/compare/v1.2.0...HEAD
30
+ [ Unreleased ] : https://github.com/MetaMask/snaps-registry/compare/v1.2.1...HEAD
31
+ [ 1.2.1 ] : https://github.com/MetaMask/snaps-registry/compare/v1.2.0...v1.2.1
27
32
[ 1.2.0 ] : https://github.com/MetaMask/snaps-registry/compare/v1.1.1...v1.2.0
28
33
[ 1.1.1 ] : https://github.com/MetaMask/snaps-registry/compare/v1.1.0...v1.1.1
29
34
[ 1.1.0 ] : https://github.com/MetaMask/snaps-registry/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/snaps-registry" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
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