We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac3db4 commit 8410e14Copy full SHA for 8410e14
docs/releases.qmd
@@ -0,0 +1,15 @@
1
+---
2
+title: "Releases"
3
4
+
5
+Since we follow [Conventional
6
+Commits](https://decisions.seedcase-project.org/why-conventional-commits),
7
+we're able to automatically create a release based on the commit message
8
+by using
9
+[Commitizen](https://decisions.seedcase-project.org/why-semantic-release-with-commitizen).
10
+This means that releases can happen quite often, sometimes several in
11
+a day. It also means any individual release will not have many changes
12
+within it. Below is a list of releases along with what was changed
13
+within it.
14
15
+{{< include /CHANGELOG.md >}}
0 commit comments