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

Bump package version automatically on release #5

Open
amaechler opened this issue Mar 19, 2022 · 0 comments
Open

Bump package version automatically on release #5

amaechler opened this issue Mar 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@amaechler
Copy link
Contributor

amaechler commented Mar 19, 2022

Currently, creating an updated version is a bit cumbersome. The process is as follows:

  • Create a PR that bumps the version in the package.json
  • Create a new release (and choose to create a new git tag that matches the version specified above)

Ideally, I would like to press a button / run a command that lets me (anyone in @pandell/core-developers)

  • choose the desired version (major, minor or patch)
  • create and merge a version bump commit
  • create a new tag and GitHub release (which in turn will trigger the publish workflow to push new npm packages)
@amaechler amaechler added the enhancement New feature or request label Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant