Skip to content

Releases: urmzd/semantic-release

v 1.5.1

10 Mar 02:31

Choose a tag to compare

1.5.1 (2026-03-10)

Bug Fixes

  • add Cargo.lock to stage_files and sync with v1.5.0 (5463b67)

Documentation

  • remove incorrect single-branch limitation (36d18a8)

v 1.5.0

10 Mar 01:35

Choose a tag to compare

1.5.0 (2026-03-10)

Features

  • add pre-release support (alpha, beta, rc) (f33b949)
  • add changelog templates, stage_files, pre/post hooks, and rollback (93c524a)

Documentation

  • comprehensive configuration and version file documentation (1ebcf81)

Miscellaneous

  • switch to trusted publishing for crates.io (ddb0be8)
  • standardize GitHub Actions workflows (eae04e5)

v 1.4.4

25 Feb 04:04

Choose a tag to compare

1.4.4 (2026-02-25)

Bug Fixes

  • use env var for build-command to avoid YAML/shell expansion issues (dd1f8fd)

v 1.4.3

25 Feb 03:39

Choose a tag to compare

1.4.3 (2026-02-25)

Bug Fixes

  • write build-command to temp file to prevent outer shell expansion (731f774)

Miscellaneous

  • move crates.io publish to separate job so build is never blocked (7cf95c1)
  • lock file update (d3f3f73)

v 1.4.2

25 Feb 03:15

Choose a tag to compare

1.4.2 (2026-02-25)

Bug Fixes

  • don't let crates.io publish failure block binary uploads (5c0275f)

v 1.4.1

25 Feb 03:09

Choose a tag to compare

1.4.1 (2026-02-25)

Bug Fixes

  • add force re-release support to workflow dispatch (bf0b8e3)

v 1.4.0

25 Feb 02:55

Choose a tag to compare

1.4.0 (2026-02-25)

Features

  • add build_command option and improve shell installer PATH setup (df32798)

Bug Fixes

  • trigger binary builds from release workflow (787cf1e)

Documentation

  • remove License section from README (e5d24c1)

Miscellaneous

  • inline build matrix into release.yml, remove build.yml (afc423f)
  • add sensitive paths to .gitignore (742bc42)

v 1.3.0

21 Feb 23:51

Choose a tag to compare

1.3.0 (2026-02-21)

Features

  • add shell installer, Windows release target, and license housekeeping (039c9fe)

Miscellaneous

v 1.2.0

19 Feb 05:28

Choose a tag to compare

1.2.0 (2026-02-19)

Features

  • replace gh CLI with direct GitHub REST API calls (c04c82c)
  • prevent interactive git auth prompts and support CI runner credentials (5f19d00)

Bug Fixes

  • clear existing git extraheader before injecting auth (028e940)

v 1.1.0

18 Feb 23:40

Choose a tag to compare

1.1.0 (2026-02-18)

Features

  • add GHES support, MUSL builds, ~/.local/bin install path, and post-release hooks docs (32cdafa)

Miscellaneous

  • update README examples to reference v1 (bf6e998)
  • update Cargo.toml license to Apache-2.0 (b41d16a)
  • license under Apache 2.0 (039c7fb)