Skip to content

Sync STACK_VERSION with package.json for 0.2.0 - #9

Merged
ralyodio merged 1 commit into
mainfrom
worktree-release-020
Sep 6, 2026
Merged

Sync STACK_VERSION with package.json for 0.2.0#9
ralyodio merged 1 commit into
mainfrom
worktree-release-020

Conversation

@ralyodio

@ralyodio ralyodio commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

The version lives in two places and #8 only bumped one, so main currently has package.json at 0.2.0 with STACK_VERSION still reading 0.1.3. The export contract test asserts the two match, and it fails on main right now.

It passed in #8 because the suite was run before the version bump and not again after it — my error. Added a comment on the constant so the next release does not repeat the sequence.

Blocks cutting 0.2.0.

Testing: 266/266 pass, tsc --noEmit clean, tsup builds.

🤖 Generated with Claude Code

https://claude.ai/code/session_01H5K2AxX2QZ98JW1Exe5wup

The version lives in two places and #8 only bumped one, so main shipped
package.json at 0.2.0 with STACK_VERSION still reading 0.1.3. The export
contract test asserts the two match and fails on main.

It passed in the PR because the suite was run before the version bump and
not again after it. Adds a comment on the constant so the next release
does not repeat the sequence.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01H5K2AxX2QZ98JW1Exe5wup
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

ThreatCrush Security Scan

0 finding(s)

No findings.

@ralyodio
ralyodio merged commit a7e146a into main Sep 6, 2026
4 checks passed
@ralyodio
ralyodio deleted the worktree-release-020 branch September 6, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant