Skip to content

Commit 67119fc

Browse files
docs: move release notes to docs/release-notes/ and update missing versions
1 parent 6c2f191 commit 67119fc

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/RELEASE-NOTES.md renamed to docs/release-notes/RELEASE_NOTES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,21 @@
33
Authoritative history of user-visible changes for the Development Workflow MCP Server. Each entry highlights the improvements that shipped with the tagged version.
44

55
## Unreleased
6+
7+
## 1.3.0 — 2025-11-22
8+
- Added comprehensive Antigravity integration documentation and examples.
9+
- Fixed Windows shell escaping for commit messages.
10+
- Fixed release scripts to support ESM projects.
611
- Release guard now delegates to `@programinglive/commiter` and verifies the package is installed before running.
712

8-
> **Notice:** Versions 1.2.2 through 1.2.5 were published briefly for packaging experiments and have been withdrawn. The current latest version is **1.2.1**.
13+
## 1.2.7 — 2025-11-13
14+
- Delegated release process to `@programinglive/commiter`.
15+
16+
## 1.2.6 — 2025-11-11
17+
- Exposed primary branch helper in CLI.
18+
- Updated documentation regarding commiter delegation.
19+
20+
> **Notice:** Versions 1.2.2 through 1.2.5 were published briefly for packaging experiments and have been withdrawn.
921
1022
## 1.2.1 — 2025-11-03
1123
- Packaging touch-up; functionality remains identical to 1.2.0.

0 commit comments

Comments
 (0)