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

This commit is contained in:
github-actions[bot]
2026-07-28 12:10:42 +00:00
parent b3b0ceb455
commit 764c1a738d
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[tool.commitizen] [tool.commitizen]
version = "0.1.0" version = "0.2.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}"
+11
View File
@@ -0,0 +1,11 @@
## v0.2.0 (2026-07-28)
### Feat
- **module.json**: delivers from packages.mondart.com
## v0.1.0 (2025-07-14)
### Feat
- adding on board spirit journal
+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.1.0' release = '0.2.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