bump: version 0.2.0 → 0.3.0
Bump version / Bump version and create changelog with commitizen (push) Has been skipped
Build and Release Module and Documentation / build (push) Failing after 5m29s

This commit is contained in:
github-actions[bot]
2026-07-29 10:35:21 +00:00
parent 7eb7adf320
commit 2cf0be3768
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[tool.commitizen] [tool.commitizen]
version = "0.2.0" version = "0.3.0"
version_files = ["package.json:version", "docs/conf.py:release"] version_files = ["package.json:version", "docs/conf.py:release"]
tag_format = "v${version}" tag_format = "v${version}"
+6
View File
@@ -1,3 +1,9 @@
## v0.3.0 (2026-07-29)
### Feat
- added scenes and updated to use v14
## v0.2.0 (2026-07-28) ## v0.2.0 (2026-07-28)
### Feat ### Feat
+1 -1
View File
@@ -9,7 +9,7 @@
project = 'A Module' project = 'A Module'
copyright = 'Author Copyright' copyright = 'Author Copyright'
author = 'Author' author = 'Author'
release = '0.2.0' release = '0.3.0'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration