File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.0]
11+
12+ ### Added
13+
14+ - chore(lint): add linting for Conventional Commits ([ #30 ] ( https://github.com/MetaMask/action-security-code-scanner/pull/30 ) )
15+
16+ ### Changed
17+
18+ - Make slack_webhook an optional input ([ #34 ] ( https://github.com/MetaMask/action-security-code-scanner/pull/34 ) )
19+
1020## [ 1.0.0]
1121
1222### Added
1323
1424- Initial release of this action ([ #29 ] ( https://github.com/MetaMask/action-security-code-scanner/pull/29 ) )
1525
16- [ Unreleased ] : https://github.com/MetaMask/action-security-code-scanner/compare/v1.0.0...HEAD
26+ [ Unreleased ] : https://github.com/MetaMask/action-security-code-scanner/compare/v1.1.0...HEAD
27+ [ 1.1.0 ] : https://github.com/MetaMask/action-security-code-scanner/compare/v1.0.0...v1.1.0
1728[ 1.0.0 ] : https://github.com/MetaMask/action-security-code-scanner/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/action-security-code-scanner" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Security code scanner for MetaMask" ,
55 "keywords" : [],
66 "repository" : {
You can’t perform that action at this time.
0 commit comments