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

Automate release process #313

Closed
korthout opened this issue Dec 26, 2022 · 0 comments · Fixed by #330
Closed

Automate release process #313

korthout opened this issue Dec 26, 2022 · 0 comments · Fixed by #330

Comments

@korthout
Copy link
Owner

Creating new releases has become a bit tedious, and I might forget some of the steps:

  • update version in package.json
  • tag commit
  • move existing major/minor tags
  • create release on GitHub

Let's automate this with some GitHub Action(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant