Skip to content

Releases: kys0213/belt

v0.1.6

28 Mar 09:58
c14a7f4

Choose a tag to compare

0.1.6 (2026-03-28)

Bug Fixes

  • ci: pass tag_name from release-please to release build workflow (#477) (cdffefc)

v0.1.5

28 Mar 09:48
ec8b81a

Choose a tag to compare

0.1.5 (2026-03-28)

Bug Fixes

  • ci: chain release build from release-please via workflow_call (#475) (91a9181)

v0.1.4

28 Mar 09:36
586e4ff

Choose a tag to compare

0.1.4 (2026-03-28)

Bug Fixes

  • ci: add push trigger with paths filter for release tag creation (#473) (e7a7409)

v0.1.3

28 Mar 09:34
a282110

Choose a tag to compare

0.1.3 (2026-03-28)

Bug Fixes

  • ci: add release event trigger for Release Please compatibility (#469) (00357a2)
  • dist: move _tmpdir to global scope for trap cleanup (#471) (5676d91)

v0.1.2

28 Mar 08:34
71bda56

Choose a tag to compare

0.1.2 (2026-03-28)

Features

  • dist: add install.sh and install.ps1 installer scripts (#466) (6d8fe4e)

Bug Fixes

  • ci: use simple release type for workspace compatibility (#467) (8f9af41)

v0.1.1

28 Mar 01:03
4cc3d06

Choose a tag to compare

Changes

  • fix(cli): add missing Ok(()) in Windows terminate_pid block (#457) (4cc3d06)