File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.2.1]
10
+ ### Changed
11
+ - Bump ` @metamask/superstruct ` from ` ^3.0.0 ` to ` ^3.1.0 ` ([ #693 ] ( https://github.com/MetaMask/snaps-registry/pull/693 ) )
12
+ - Bump ` @metamask/utils ` from ` ^8.5.0 ` to ` ^9.0.0 ` ([ #693 ] ( https://github.com/MetaMask/snaps-registry/pull/693 ) )
13
+
9
14
## [ 3.2.0]
10
15
### Changed
11
16
- Bump ` @metamask/utils ` from ` ^8.3.0 ` to ` ^8.5.0 ` ([ #613 ] ( https://github.com/MetaMask/snaps-registry/pull/613 ) )
@@ -81,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
81
86
### Added
82
87
- Initial release
83
88
84
- [ Unreleased ] : https://github.com/MetaMask/snaps-registry/compare/v3.2.0...HEAD
89
+ [ Unreleased ] : https://github.com/MetaMask/snaps-registry/compare/v3.2.1...HEAD
90
+ [ 3.2.1 ] : https://github.com/MetaMask/snaps-registry/compare/v3.2.0...v3.2.1
85
91
[ 3.2.0 ] : https://github.com/MetaMask/snaps-registry/compare/v3.1.0...v3.2.0
86
92
[ 3.1.0 ] : https://github.com/MetaMask/snaps-registry/compare/v3.0.1...v3.1.0
87
93
[ 3.0.1 ] : https://github.com/MetaMask/snaps-registry/compare/v3.0.0...v3.0.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/snaps-registry" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.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