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

feat: support node20 #11

Merged
merged 1 commit into from
May 12, 2024
Merged

feat: support node20 #11

merged 1 commit into from
May 12, 2024

Conversation

Jmainguy
Copy link
Contributor

@Jmainguy Jmainguy commented May 9, 2024

Adds support for node20 as node16 is being deprecated by github actions

Adds github/workflow for creating releases based on conventional commits

@Jmainguy
Copy link
Contributor Author

Jmainguy commented May 9, 2024

I noticed the README.md had an older version mentioned, so I thought adding release-please could help with that, I enjoy using it for all my projects.

https://github.com/googleapis/release-please

It creates a release PR based on https://www.conventionalcommits.org/en/v1.0.0/, and you can merge it if you want to do a release. Which will also update the README.md to point to the latest release.

It will also create the x, and x.y releases and keep them in sync with the latest x.y.z release.

Adds support for node20 as node16 is being deprecated by github actions

Adds github/workflow for creating releases based on conventional commits
@Jmainguy
Copy link
Contributor Author

Jmainguy commented May 9, 2024

@Gershon-A
Copy link

+1

@antifree antifree merged commit 0fdbebd into antifree:main May 12, 2024
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.

3 participants