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
66
77## [ Unreleased]
88
9+ ## [ 3.0.2]
10+ ### Fixed
11+ - change to hostname for Github issues ([ #127 ] ( https://github.com/MetaMask/phishing-warning/pull/127 ) )
12+
913## [ 3.0.1]
1014### Changed
1115- Using href url param only for suspect site ([ #124 ] ( https://github.com/MetaMask/phishing-warning/pull/124 ) )
@@ -77,7 +81,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7781- Initial implementation of the phishing warning page
7882 - This should behave identically to the phishing warning page built into the MetaMask extension.
7983
80- [ Unreleased ] : https://github.com/MetaMask/phishing-warning/compare/v3.0.1...HEAD
84+ [ Unreleased ] : https://github.com/MetaMask/phishing-warning/compare/v3.0.2...HEAD
85+ [ 3.0.2 ] : https://github.com/MetaMask/phishing-warning/compare/v3.0.1...v3.0.2
8186[ 3.0.1 ] : https://github.com/MetaMask/phishing-warning/compare/v3.0.0...v3.0.1
8287[ 3.0.0 ] : https://github.com/MetaMask/phishing-warning/compare/v2.1.1...v3.0.0
8388[ 2.1.1 ] : https://github.com/MetaMask/phishing-warning/compare/v2.1.0...v2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/phishing-warning" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "description" : " A page to warn users about a suspected phishing site." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments