Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix
latest
npm dist tag when patching versions (#45)
If a specific patch is made on a release branch, it will always use the `patched` NPM dist tag. This also checks if the patched release branch is the latest release branch to use the `latest` NPM dist tag.
- Loading branch information