Skip to content

Commit 7c9ac63

Browse files
authored
chore: fix changelogs, update main (#52)
* fix changelogs, update main
1 parent 9551dde commit 7c9ac63

File tree

4 files changed

+23
-8
lines changed

4 files changed

+23
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Changed
2121

22-
- Make slack_webhook an optional input ([#34](https://github.com/MetaMask/action-security-code-scanner/pull/34))
22+
- Make slack_webhook an optional input ([#34](https://github.com/metamask/action-security-code-scanner/pull/34))
2323

2424
## [1.0.0]
2525

2626
### Added
2727

28-
- Initial release of this action ([#29](https://github.com/MetaMask/action-security-code-scanner/pull/29))
28+
- Initial release of this action ([#29](https://github.com/metamask/action-security-code-scanner/pull/29))
2929

3030
[Unreleased]: https://github.com/metamask/action-security-code-scanner/compare/v1.1.0...HEAD
3131
[1.1.0]: https://github.com/metamask/action-security-code-scanner/compare/v1.0.0...v1.1.0

packages/codeql-action/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
[Unreleased]
1+
# Changelog
22

3-
## [2.0.0]
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
49

510
### Changed
611

packages/language-detector/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
[Unreleased]
1+
# Changelog
22

3-
## [2.0.0]
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
49

510
### Added
611

packages/semgrep-action/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
[Unreleased]
1+
# Changelog
22

3-
## [2.0.0]
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
49

510
### Changed
611

0 commit comments

Comments
 (0)