Skip to content

feat(cd): automate npm publish on tag push with version sync and prerelease support#69

Merged
liplus-lin-lay merged 1 commit intomainfrom
65-npm-publish-cd
Mar 26, 2026
Merged

feat(cd): automate npm publish on tag push with version sync and prerelease support#69
liplus-lin-lay merged 1 commit intomainfrom
65-npm-publish-cd

Conversation

@liplus-lin-lay
Copy link
Copy Markdown
Collaborator

Refs #65
CD ワークフローに npm publish ステップを追加。タグ名からバージョンを自動同期し、プレリリースタグは next dist-tag で公開する。

タグ push 時に npm publish を自動実行するステップを追加。
タグ名からバージョンを同期し、プレリリースタグは next dist-tag で公開する。
Refs #65

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@liplus-lin-lay liplus-lin-lay linked an issue Mar 26, 2026 that may be closed by this pull request
@liplus-lin-lay liplus-lin-lay enabled auto-merge (squash) March 26, 2026 07:28
@liplus-lin-lay liplus-lin-lay merged commit 42e2c87 into main Mar 26, 2026
2 checks passed
@liplus-lin-lay liplus-lin-lay deleted the 65-npm-publish-cd branch March 26, 2026 07:28
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.

Add npm publish to CD workflow

1 participant