Skip to content

Releases: ucdjs/release-scripts

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 03 May 04:27
72a8e8b

   🐞 Bug Fixes

  • Only update changelogs when version is different  -  by @luxass (78586)
    View changes on GitHub

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 03 Apr 19:24
13faf03

No significant changes

    View changes on GitHub

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 03 Apr 19:22
83d08f5

No significant changes

    View changes on GitHub

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Apr 19:17
43076f0

No significant changes

    View changes on GitHub

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 03 Apr 18:01
9ef5192

No significant changes

    View changes on GitHub

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Mar 19:32
5af2c4d

   🐞 Bug Fixes

  • github: Separate as-is packages from real releases in PR body  -  by @luxass (c7ebb)
    View changes on GitHub

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 16:02
9422729

   🐞 Bug Fixes

  • prepare: Skip PR sync when there are zero updates and no changes to push  -  by @luxass (3918a)
    View changes on GitHub

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 15:12
1878df3

   🚀 Features

  • publish: Warn when publishing from a non-default branch  -  by @luxass (02e81)

   🐞 Bug Fixes

  • Harden validation, version prompt, and registry fetch  -  by @luxass (b2cdb)
  • Guard against invalid semver, extra repo path segments, and lost error cause  -  by @luxass (51787)
  • git:
    • Fix tag sort, short SHA lookup, rebase cleanup, and idempotent tagging  -  by @luxass (8e688)
    • Filter non-semver tags, check staged index, and verify tag commit on retry  -  by @luxass (c8563)
  • github:
    • Fall through to commit author lookup when user search returns no results  -  by @luxass (d2bc5)
    View changes on GitHub

v0.1.0-beta.62

v0.1.0-beta.62 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Mar 06:03
59087e8

   🐞 Bug Fixes

  • Only skip publish when both NPM version and changelog entry exist  -  by @luxass (cc2aa)
  • Keep prerelease packages in their prerelease track when auto-bumping  -  by @luxass (d8d8b)
  • Show correct stable versions for patch/minor/major prompt choices on prereleases  -  by @luxass (127a3)
    View changes on GitHub

v0.1.0-beta.61

v0.1.0-beta.61 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Mar 16:19
3cea59f

   🚀 Features

  • Handle missing remote branch in prepareReleaseBranch and clean stale overrides  -  by @luxass (d909f)

   🐞 Bug Fixes

    View changes on GitHub