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

Better way of handling NPM releases and package.json versioning #26

Open
dylanyoung-dev opened this issue Oct 13, 2022 · 0 comments · Fixed by #33
Open

Better way of handling NPM releases and package.json versioning #26

dylanyoung-dev opened this issue Oct 13, 2022 · 0 comments · Fixed by #33
Assignees
Labels
Milestone

Comments

@dylanyoung-dev
Copy link
Owner

Would love to avoid extra commits but rather keep the package.json in-sync with releases that are created. Right now a release in github does trigger the workflow to create an npm package with that same version, just need a way to also update the package.json at the same time as well. Looks like there is some github actions that will handle this, and could work into the workflow when a release is created.

@dylanyoung-dev dylanyoung-dev added this to the MVP milestone Oct 13, 2022
@dylanyoung-dev dylanyoung-dev self-assigned this Oct 13, 2022
@dylanyoung-dev dylanyoung-dev mentioned this issue May 9, 2023
8 tasks
@dylanyoung-dev dylanyoung-dev linked a pull request May 9, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant