Skip to content

Releases: absolute-version/commit-and-tag-version

v12.7.2

18 Mar 11:08
71b71f7

Choose a tag to compare

12.7.2 (2026-03-18)

Bug Fixes

  • maven: Preserve XML attributes when updating pom.xml files (#279) (81b4f98)

v12.7.1

18 Mar 10:24
0efd74d

Choose a tag to compare

12.7.1 (2026-03-18)

Bug Fixes

  • 🐛 updating dependency fast-xml-parser (#277) (dac372b)

v12.7.0

17 Mar 05:04
1d8cfa5

Choose a tag to compare

12.7.0 (2026-03-17)

Features

Bug Fixes

  • make prerelease-flag work with gradle files (#273) (24e2f02)

v12.6.1

01 Dec 02:22
939ae46

Choose a tag to compare

12.6.1 (2025-12-01)

Bug Fixes

  • bump: auto-increment prerelease when tag already exists (#258) (75d69a6)
  • use fast-xml-parser to parse and build XML. This substantially reduces the bundle size. (#234) (6075f4b)

v12.6.0

27 Aug 13:09
3bea4af

Choose a tag to compare

12.6.0 (2025-08-27)

Features

  • add --config option to allow custom config file path (#237) (3958e68)

v12.5.2

30 Jul 12:25
12cd08f

Choose a tag to compare

12.5.2 (2025-07-30)

Bug Fixes

  • Correct use of fs, so we no longer emit a deprecation warning for fs.F_OK (7fe66bb), closes #240

v12.5.1

09 Apr 17:46
400e3c1

Choose a tag to compare

12.5.1 (2025-04-09)

Bug Fixes

  • ignore other prerelease tags when finding latest tag (#211) (#213) (1bcdf40)

v12.5.0

10 Oct 13:42
47ab7de

Choose a tag to compare

12.5.0 (2024-10-10)

Features

v12.4.4

15 Sep 23:00
959200c

Choose a tag to compare

12.4.4 (2024-09-15)

Bug Fixes

  • sanitize double quotes result from stdout (#186) (8dbeb79)

v12.4.3

09 Sep 14:19
fd73a67

Choose a tag to compare

12.4.3 (2024-09-09)

Bug Fixes

  • Correct issue where downstream dependency would throw options.debug is not a function (4280bcf)