We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b4b32 commit 8cdbde7Copy full SHA for 8cdbde7
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.3.2"
+version = "0.4.0"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -10,6 +10,17 @@ 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.
12
13
+## 0.4.0 (2025-08-29)
14
+
15
+### Feat
16
17
+- :sparkles: add GoatCounter HTML script
18
19
+### Refactor
20
21
+- :lipstick: strip empty Jinja lines
22
+- :truck: `Rproj` file should only be added for R workshops
23
24
## 0.3.2 (2025-08-29)
25
26
### Refactor
0 commit comments