You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/RELEASE_NOTES.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,21 @@
3
3
Authoritative history of user-visible changes for the Development Workflow MCP Server. Each entry highlights the improvements that shipped with the tagged version.
4
4
5
5
## 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.
6
11
- Release guard now delegates to `@programinglive/commiter` and verifies the package is installed before running.
7
12
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`.
0 commit comments