Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

feat: create GitHub Release after npm publish#688

Draft
mikemilla wants to merge 1 commit into
mainfrom
chore/github-release-on-publish
Draft

feat: create GitHub Release after npm publish#688
mikemilla wants to merge 1 commit into
mainfrom
chore/github-release-on-publish

Conversation

@mikemilla

Copy link
Copy Markdown
Contributor

Summary

  • After a successful npm publish, automatically creates a GitHub Release
  • Includes the list of published @trycourier/* packages
  • Generates a changelog from commits since the last git tag
  • Skips release creation if no packages were published (versions already match npm)

Made with Cursor

Automatically creates a GitHub Release with published package list
and changelog when new versions are published to npm.

Made-with: Cursor
@mikemilla mikemilla marked this pull request as draft July 15, 2026 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant