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" : " 22 .0.0" ,
3+ "version" : " 23 .0.0" ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
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
66
77## [ Unreleased]
88
9+ ## [ 3.0.5]
10+ ### Fixed
11+ - Include Snap icon in allowed server paths ([ #2003 ] ( https://github.com/MetaMask/snaps/pull/2003 ) )
12+
913## [ 3.0.4]
1014### Fixed
1115- Only serve Snap files from CLI ([ #1979 ] ( https://github.com/MetaMask/snaps/pull/1979 ) )
@@ -82,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8286 - The version of the package no longer needs to match the version of all other
8387 MetaMask Snaps packages.
8488
85- [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-cli@3.0.4...HEAD
89+ [ Unreleased ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-cli@3.0.5...HEAD
90+ [ 3.0.5 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-cli@3.0.4...@metamask/snaps-cli@3.0.5
8691[ 3.0.4 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-cli@3.0.3...@metamask/snaps-cli@3.0.4
8792[ 3.0.3 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-cli@3.0.2...@metamask/snaps-cli@3.0.3
8893[ 3.0.2 ] : https://github.com/MetaMask/snaps/compare/@metamask/snaps-cli@3.0.1...@metamask/snaps-cli@3.0.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snaps-cli" ,
3- "version" : " 3.0.4 " ,
3+ "version" : " 3.0.5 " ,
44 "description" : " A CLI for developing MetaMask Snaps." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments