Uh oh!
There was an error while loading. Please reload this page.
chore: changeset for the 0.0.1 initial release - #5
Conversation
Queues @tanstack/workflow-core for a patch bump (0.0.0 → 0.0.1) and fixes the changeset config's stale TanStack/template repo reference that the github-compact changelog generator uses for PR / issue links. Once this PR lands, the Release workflow on main opens a follow-up "Version Packages" PR that bumps package.json + writes CHANGELOG.md. Merging *that* PR triggers the actual npm publish.
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR corrects the Changesets configuration to reference the correct TanStack/workflow repository and adds an initial public release changelog entry for ChangesRelease Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Comment |
Queues `@tanstack/workflow-core` for a 0.0.0 → 0.0.1 patch bump and fixes a stale `TanStack/template` reference in `.changeset/config.json` that the github-compact changelog generator uses for PR/issue links.
`pnpm changeset status` confirms:
```
🦋 info Packages to be bumped at patch:
🦋 - @tanstack/workflow-core
```
Release flow
Standard changeset two-PR dance:
Prerequisites Tanner needs to confirm before step 2 succeeds
Until that's resolved, the Release workflow won't fire and the Version Packages PR won't get created. (This PR can be merged regardless — the changeset file is content-only and needs no CI to take effect.)
Test plan
Summary by CodeRabbit
@tanstack/workflow-coreinitial release