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

v6 release #3730

Open
ronag opened this issue Oct 14, 2024 · 3 comments
Open

v6 release #3730

ronag opened this issue Oct 14, 2024 · 3 comments

Comments

@ronag
Copy link
Member

ronag commented Oct 14, 2024

Would be nice to get a v6 release out. Here is the workflow I have received to do this:

  1. change to the v6.x branch
  2. bump the version on package.json
  3. commit & push
  4. run npm publish
  5. tag the release on github using the release notes. Make sure to pick the previous release of the v6.x line to generate correct notes
  6. run https://github.com/nodejs/undici/blob/main/scripts/generate-undici-types-package-json.js
  7. cd types
  8. npm publish
  9. remove spurious files in types

However, I'm unsure what 5 is. Also is there a difference between 2. and just doing npm version patch?

@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 14, 2024

@Eomm
Any idea?

@ronag
Copy link
Member Author

ronag commented Oct 14, 2024

Also I think my list is missing the GitHub release

@mcollina
Copy link
Member

I updated the list above

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

No branches or pull requests

3 participants