Skip to content

v1.0.20

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:11
· 9 commits to main since this release

Highlights

This release improves package distribution reliability. It contains no user-facing CLI command changes.

Changes

  • Publish stable npm releases directly to the latest channel and prereleases to next, preventing prerelease builds from becoming the default installation.
  • Improve recovery from partial npm publishing failures by restoring the intended dist-tag when the package version already exists.
  • Simplify the release workflow and stable TOS version-manifest publishing.
  • Make upgrade-notice release verification independent of the local clock.

Full Changelog: v1.0.19...v1.0.20