Skip to content

Commit

Permalink
docs: generate new changelog header
Browse files Browse the repository at this point in the history
  • Loading branch information
romangg committed Jun 19, 2024
1 parent 00d553e commit 3e9c906
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .versionrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"header": "# Changelog\nAll notable changes to KWinFT will be documented in this file.",
"header": "<!--\nSPDX-FileCopyrightText: 2024 Roman Gilg <[email protected]>\nSPDX-License-Identifier: GPL-2.0-or-later\n-->\n# Changelog\nAll notable changes to Theseus' Ship will be documented in this file.",
"types": [
{"type": "feat", "section": "Features"},
{"type": "fix", "section": "Bug Fixes"},
Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<!--
SPDX-FileCopyrightText: 2024 Roman Gilg <[email protected]>

SPDX-License-Identifier: GPL-2.0-or-later
-->

# Changelog
All notable changes to Theseus' Ship will be documented in this file.
## [6.0.0](https://github.com/winft/theseus-ship/compare/4703c2807e810b6357b16f45393c2b6071d840d1...v6.0.0) (2024-02-27)
Expand Down

0 comments on commit 3e9c906

Please sign in to comment.