File tree Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 22
33Since we follow [ Conventional
44Commits] ( 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
Original file line number Diff line number Diff line change 22
33Since we follow [ Conventional
44Commits] ( 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.
You can’t perform that action at this time.
0 commit comments