elastic / elastic/apm-agent-nodejs
3.x release process publishes to npm with "latest" dist-tag, not "latest-3" dist-tag
Open
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
The recent 3.52.2 release took the "latest" npm dist-tag. That's wrong. "latest" should always be the current main release branch (currently 4.x), else `latest-$major`.
Contributor guide
Assessment
This issue has not been assessed yet.