Skip to content

Commit 8b66b47

Browse files
authored
refactor: 📝 simplify CHANGELOG description (#193)
# Description Matches changes in other templates. This PR needs a quick review. ## Checklist - [x] Ran `just run-all` - [x] Formatted Markdown, if modified
1 parent fa45b93 commit 8b66b47

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
Since we follow [Conventional
44
Commits](https://decisions.seedcase-project.org/why-conventional-commits),
5-
we're able to automatically create a release based on the commit message
6-
by using
7-
[Commitizen](https://decisions.seedcase-project.org/why-semantic-release-with-commitizen).
8-
This means that releases can happen quite often, sometimes several in
9-
a day. It also means any individual release will not have many changes
10-
within it. Below is a list of releases along with what was changed
11-
within it.
5+
we're able to automatically create a release with
6+
[Commitizen](https://decisions.seedcase-project.org/why-semantic-release-with-commitizen)
7+
based on the commit messages. This means that releases can happen quite
8+
often, sometimes several in a day. It also means any individual release
9+
will not have many changes within it. Below is a list of releases along
10+
with what was changed within it.
1211

1312
## 0.17.7 (2025-09-05)
1413

template/CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
Since we follow [Conventional
44
Commits](https://decisions.seedcase-project.org/why-conventional-commits),
5-
we're able to automatically create a release based on the commit message
6-
by using
7-
[Commitizen](https://decisions.seedcase-project.org/why-semantic-release-with-commitizen).
8-
This means that releases can happen quite often, sometimes several in
9-
a day. It also means any individual release will not have many changes
10-
within it. Below is a list of releases along with what was changed
11-
within it.
5+
we're able to automatically create a release with
6+
[Commitizen](https://decisions.seedcase-project.org/why-semantic-release-with-commitizen)
7+
based on the commit messages. This means that releases can happen quite
8+
often, sometimes several in a day. It also means any individual release
9+
will not have many changes within it. Below is a list of releases along
10+
with what was changed within it.

0 commit comments

Comments
 (0)