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 e3af29c commit 1b8310eCopy full SHA for 1b8310e
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.3.0"
+version = "0.4.0"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_files = ["_extensions/rostools-theme/_extension.yml:version"]
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.4.0 (2025-08-01)
+
+### Feat
+- :memo: add description and homepage URL to brand meta (#146)
6
7
## 0.3.0 (2025-08-01)
8
9
### Feat
0 commit comments