Skip to content

Releases: prantlf/vp

0.14.5

14 Apr 22:43
Compare
Choose a tag to compare

0.14.5 (2024-04-14)

Bug Fixes

  • Pass bump-major-0 to newchanges (2a70724)

0.14.4

02 Apr 17:14
Compare
Choose a tag to compare

0.14.4 (2024-04-02)

Bug Fixes

  • Insert --no-verify before -am in git commit (8854d50)

0.14.3

02 Apr 16:46
Compare
Choose a tag to compare

0.14.3 (2024-04-02)

Bug Fixes

  • Reword the description of --pre-release (de4f673)

0.14.2

02 Apr 16:01
Compare
Choose a tag to compare

0.14.2 (2024-04-02)

Bug Fixes

  • Correct recognition of GitHub and GitLab URLs (17e3f0a)

0.14.1

31 Mar 07:12
Compare
Choose a tag to compare

0.14.1 (2024-03-31)

Bug Fixes

  • Enable github releases only for github repositories (733cd84)

0.14.0

30 Mar 23:36
Compare
Choose a tag to compare

0.14.0 (2024-03-30)

Features

  • Allow using --no-verify for disabling git hooks (6ad6766)
  • Allow using -o ci.skip for disabling gitlab pipeline (4a23cec)

Bug Fixes

  • Add "skip ci" to commit and tag mesages only for github (99ac8ac)

0.13.0

30 Mar 18:34
Compare
Choose a tag to compare

0.13.0 (2024-03-30)

Features

  • Allow specifying a tag prefix (818fc38)
  • Support pre-releases (e48d55b)

0.12.1

12 Feb 09:28
Compare
Choose a tag to compare

0.12.1 (2024-02-12)

Bug Fixes

0.12.0

05 Feb 02:33
Compare
Choose a tag to compare

0.12.0 (2024-02-05)

Features

  • Allow removing "skip ci" from the versioning commits (514a15d)
  • Allow versioning a Rust cargo (8a08026)

0.11.1

01 Jan 22:47
Compare
Choose a tag to compare

0.11.1 (2024-01-01)

Bug Fixes

  • Adapt to changes on interface of json and yaml packages (60c24de)