@tekyzinc/gsd-t 2.11.5 → 2.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  All notable changes to GSD-T are documented here. Updated with each release.
4
4
 
5
+ ## [2.11.6] - 2026-02-12
6
+
7
+ ### Changed
8
+ - Update notice now shown at both beginning and end of Claude's first response
9
+
5
10
  ## [2.11.5] - 2026-02-12
6
11
 
7
12
  ### Added
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tekyzinc/gsd-t",
3
- "version": "2.11.5",
3
+ "version": "2.11.6",
4
4
  "description": "GSD-T: Contract-Driven Development for Claude Code — 35 slash commands with backlog management, impact analysis, test sync, and milestone archival",
5
5
  "author": "Tekyz, Inc.",
6
6
  "license": "MIT",
@@ -151,7 +151,7 @@ Even in development, the user may have:
151
151
 
152
152
  ## Update Notices
153
153
 
154
- If a `[GSD-T UPDATE]` message appears in session startup context, show it to the user in your first response. Format it as:
154
+ If a `[GSD-T UPDATE]` message appears in session startup context, show it to the user at the **beginning AND end** of your first response. Format it as:
155
155
 
156
156
  ```
157
157
  ⬆️ GSD-T update available: {installed} → {latest}