Public Access
release: v0.13.0
Post-merge / detect-type (push) Successful in 14s
Publish Release / publish (push) Failing after 16s
Post-merge / validate-commit-msg (push) Has been skipped
Post-merge / release (push) Has been skipped
Post-merge / configure-repo (push) Has been skipped
Post-merge / sync-wiki (push) Has been skipped
Post-merge / vikunja (push) Has been skipped
Post-merge / badges (push) Successful in 1m13s
Post-merge / detect-type (push) Successful in 14s
Publish Release / publish (push) Failing after 16s
Post-merge / validate-commit-msg (push) Has been skipped
Post-merge / release (push) Has been skipped
Post-merge / configure-repo (push) Has been skipped
Post-merge / sync-wiki (push) Has been skipped
Post-merge / vikunja (push) Has been skipped
Post-merge / badges (push) Successful in 1m13s
This commit is contained in:
@@ -2,6 +2,17 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.13.0] - 2026-06-25
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Add --force flag to classify_changes, fix api_clients coverage
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Squash-merge format uses space not colon after task ID
|
||||||
|
- Revert squash-merge format to use colon after task ID
|
||||||
|
|
||||||
## [0.1.0] - 2026-06-25
|
## [0.1.0] - 2026-06-25
|
||||||
|
|
||||||
## [0.12.5] - 2026-06-25
|
## [0.12.5] - 2026-06-25
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
"""devx — reusable development and CI/CD tools for oblachno-oss projects."""
|
"""devx — reusable development and CI/CD tools for oblachno-oss projects."""
|
||||||
|
|
||||||
__version__ = "0.1.0"
|
__version__ = "0.13.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user