chore: renumber v1.56.0.0 -> v1.59.0.0 (reserve a later landing slot)

Bumps VERSION, package.json, and the CHANGELOG header. Leaves 1.57/1.58 free
for PRs that land first; this branch claims 1.59.0.0 to land later.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-06-03 08:45:59 -07:00
parent d3f2b60779
commit f54d69db8b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [1.56.0.0] - 2026-05-31
## [1.59.0.0] - 2026-05-31
## **`/land` is a standalone skill now, and on a merge queue it's fire-and-forget: enqueue a stack of green PRs, walk away, and the queue lands them all on the base branch.**
+1 -1
View File
@@ -1 +1 @@
1.56.0.0
1.59.0.0
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "1.56.0.0",
"version": "1.59.0.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",