File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
packages/snaps-controllers Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " root" ,
3- "version" : " 110 .0.0" ,
3+ "version" : " 111 .0.0" ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
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+ ## [ 12.3.1]
11+
12+ ### Fixed
13+
14+ - Support lifecycle hooks for preinstalled Snaps ([ #3426 ] ( https://github.com/MetaMask/snaps/pull/3426 ) )
15+
1016## [ 12.3.0]
1117
1218### Added
@@ -780,7 +786,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
780786 - The version of the package no longer needs to match the version of all other
781787 MetaMask Snaps packages.
782788
783- [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@12.3.0...HEAD
789+ [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@12.3.1...HEAD
790+ [ 12.3.1 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@12.3.0...@metamask/snaps-controllers@12.3.1
784791[ 12.3.0 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@12.2.0...@metamask/snaps-controllers@12.3.0
785792[ 12.2.0 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@12.1.0...@metamask/snaps-controllers@12.2.0
786793[ 12.1.0 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@12.0.1...@metamask/snaps-controllers@12.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snaps-controllers" ,
3- "version" : " 12.3.0 " ,
3+ "version" : " 12.3.1 " ,
44 "description" : " Controllers for MetaMask Snaps" ,
55 "keywords" : [
66 " MetaMask" ,
You can’t perform that action at this time.
0 commit comments