feat(cli): split commit and release into target-based workflows
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Features
|
||||
|
||||
- Split `gitzone commit` and `gitzone release` into commit workflow and target-based release configuration.
|
||||
- Add pending changelog handling so commits accumulate unreleased notes and releases move them into version sections.
|
||||
- Add first-class release targets for git, npm, and Docker publishing.
|
||||
|
||||
## 2026-04-30 - 2.14.3 - fix(test)
|
||||
move test workspace into .nogit and add bundled fixture project files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user