Bump @pixabots/core 0.6.0 + @pixabots/react 0.5.0 - #173
Merged
Conversation
Ship ANIM_VERSION=2 + animated cheeky-terminal/terminal-round/glasses (merged in PR #172) to npm consumers. React bundles core statically so it republishes alongside to pick up the new version. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@pixabots/core0.5.0 → 0.6.0 — shipsANIM_VERSION=2+ newly animatedcheeky-terminal(16-frame sequence),terminal-round+glasses(blink).@pixabots/react0.4.0 → 0.5.0 — rebundles core so consumers'?v=2cache-bust param kicks in.Landed art + parts.ts changes in PR #172. This PR is the npm release companion.
Test plan
git tag core-v0.6.0 && git push origin core-v0.6.0to fire publish workflowgit tag react-v0.5.0 && git push origin react-v0.5.0gh run list --workflow=publish-core.ymlconfirms greennpm view @pixabots/core versionreturns 0.6.0npm view @pixabots/react versionreturns 0.5.0🤖 Generated with Claude Code