Compare commits
1
Commits
b3b0ceb455
...
v0.2.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
764c1a738d |
@@ -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}"
|
||||||
|
|||||||
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user