File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " root" ,
3- "version" : " 134 .0.0" ,
3+ "version" : " 135 .0.0" ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 17.1.1]
11+
12+ ### Fixed
13+
14+ - Improve registry verification speed ([ #3770 ] ( https://github.com/MetaMask/snaps/pull/3770 ) )
15+ - Increase default ping timeout ([ #3773 ] ( https://github.com/MetaMask/snaps/pull/3773 ) )
16+
1017## [ 17.1.0]
1118
1219### Added
@@ -983,7 +990,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
983990 - The version of the package no longer needs to match the version of all other
984991 MetaMask Snaps packages.
985992
986- [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@17.1.0...HEAD
993+ [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@17.1.1...HEAD
994+ [ 17.1.1 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@17.1.0...@metamask/snaps-controllers@17.1.1
987995[ 17.1.0 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@17.0.0...@metamask/snaps-controllers@17.1.0
988996[ 17.0.0 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@16.1.1...@metamask/snaps-controllers@17.0.0
989997[ 16.1.1 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@16.1.0...@metamask/snaps-controllers@16.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snaps-controllers" ,
3- "version" : " 17.1.0 " ,
3+ "version" : " 17.1.1 " ,
44 "description" : " Controllers for MetaMask Snaps" ,
55 "keywords" : [
66 " MetaMask" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 11.6.3]
11+
12+ ### Changed
13+
14+ - Bump ` @metamask/snaps-registry ` from ` 3.3.0 ` to ` 4.0.0 ` ([ #3770 ] ( https://github.com/MetaMask/snaps/pull/3770 ) )
15+
1016## [ 11.6.2]
1117
1218### Changed
@@ -730,7 +736,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
730736 - The version of the package no longer needs to match the version of all other
731737 MetaMask Snaps packages.
732738
733- [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@11.6.2...HEAD
739+ [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@11.6.3...HEAD
740+ [ 11.6.3 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@11.6.2...@metamask/snaps-utils@11.6.3
734741[ 11.6.2 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@11.6.1...@metamask/snaps-utils@11.6.2
735742[ 11.6.1 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@11.6.0...@metamask/snaps-utils@11.6.1
736743[ 11.6.0 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@11.5.0...@metamask/snaps-utils@11.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snaps-utils" ,
3- "version" : " 11.6.2 " ,
3+ "version" : " 11.6.3 " ,
44 "description" : " A collection of utilities for MetaMask Snaps" ,
55 "keywords" : [
66 " MetaMask" ,
You can’t perform that action at this time.
0 commit comments