File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed 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+ ## [ 2.0.4]
11+
12+ ### Changed
13+
14+ - Updated language detector to remove Javascript as fallback default language
15+
1016## [ 2.0.3]
1117
1218### Added
@@ -50,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5056
5157- Initial release of this action ([ #29 ] ( https://github.com/MetaMask/action-security-code-scanner/pull/29 ) )
5258
53- [ Unreleased ] : https://github.com/metamask/action-security-code-scanner/compare/v2.0.3...HEAD
59+ [ Unreleased ] : https://github.com/metamask/action-security-code-scanner/compare/v2.0.4...HEAD
60+ [ 2.0.4 ] : https://github.com/metamask/action-security-code-scanner/compare/v2.0.3...v2.0.4
5461[ 2.0.3 ] : https://github.com/metamask/action-security-code-scanner/compare/v2.0.1...v2.0.3
5562[ 2.0.1 ] : https://github.com/metamask/action-security-code-scanner/compare/v2.0.0...v2.0.1
5663[ 2.0.0 ] : https://github.com/metamask/action-security-code-scanner/compare/v1.1.0...v2.0.0
You can’t perform that action at this time.
0 commit comments