mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-07 14:06:42 +02:00
merge: resolve version/changelog/build conflicts with main (v0.12.8.0)
Main shipped v0.12.8.0 (Codex cwd fix for multi-workspace environments) while this branch has v0.13.0.0 (design tools). Resolution: - VERSION: keep 0.13.0.0 (includes main's changes via merge) - package.json: keep our version + description with main's em-dash fix - CHANGELOG: keep both entries, 0.13.0.0 on top, 0.12.8.0 below - Regenerated all skill docs to pick up main's codex cwd resolver changes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "gstack",
|
||||
"version": "0.13.0.0",
|
||||
"description": "Garry's Stack \u2014 Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
|
||||
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user