Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: auto version bump, tag and release #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Oct 2, 2023

This PR adds a new github workflow which will run when pushing on master.

The workflow will:

  • bump the version inside package.json (bump type will depends on commit messages, and follow semver)
  • create a new tag with the new version
  • create a release with the new tag
  • publish the release on NPM

This will completely separate the release workflow, and bumping the package.json manually will not be needed anymore.

Waiting for

Do not merge until those PR are online

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.

1 participant