Skip to content

Conversation

@pallyoung
Copy link
Collaborator

No description provided.

- Switch workflow trigger to pull_request.closed on master and guard with merged == true
- Keep manual trigger via workflow_dispatch
- Setup pnpm (v10) before Node.js 20 with pnpm cache
- Add a dedicated 'Version' step (pnpm run changeset:version) before publish
- Align Changesets config: baseBranch set to master' and commit enabled
- Minor polish in release script messaging/flow
…lish

- Replace manual Changesets version/publish steps with changesets/action@v1
- Remove explicit with: publish input and rely on action defaults
- Keep test and build steps before the Changesets action
- Use GITHUB_TOKEN for PR automation
@pallyoung pallyoung merged commit 40fb65a into master Aug 9, 2025
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.

2 participants