bump: version 0.2.0 → 0.3.0
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user