Skip to content

Releases: all-i-code/bumpr

[2.16.3] - 2023-09-28

28 Sep 17:51
Compare
Choose a tag to compare

Changelog

Added

  • Newline at the end of JSON files

[2.16.2] - 2023-09-28

28 Sep 11:48
Compare
Choose a tag to compare

Changelog

Fixed

  • Processing of response from npm query .workspace

[2.16.1] - 2023-09-27

27 Sep 19:30
Compare
Choose a tag to compare

Changelog

Removed

  • Experimental JSON import

[2.16.0] - 2023-09-27

27 Sep 16:22
Compare
Choose a tag to compare

Changelog

Removed

  • Dependency on versiony , now using semver directly, to hopefully stop messing with trailing newline

[2.15.3] - 2023-09-27

27 Sep 13:00
Compare
Choose a tag to compare

Changelog

Changed

  • Implementation to use ESM instead of CommonJS

[2.15.2] - 2023-04-25

25 Apr 16:42
Compare
Choose a tag to compare

Changelog

Fixed

  • Merge build handling in github actions

[2.15.1] - 2023-01-04

04 Jan 19:33
Compare
Choose a tag to compare

Changelog

Fixed

  • Regex for collecting markdown links to not include second closing paren if link is within parentheses.

[2.15.0] - 2023-01-04

04 Jan 18:11
Compare
Choose a tag to compare

Changelog

Added

  • More configuration options for the release and tag features
  • New dateFormat feature to allow customizing date format strings used by bumpr

[2.14.1] - 2022-12-20

20 Dec 13:37
Compare
Choose a tag to compare

Changelog

Fixed

  • Remote setup for allowing push to github

[2.13.3] - 2022-08-31

31 Aug 11:15
Compare
Choose a tag to compare

Changelog

Security

  • Update moment-timezone