Skip to content

Latest commit

 

History

History
160 lines (74 loc) · 7.05 KB

CHANGELOG.md

File metadata and controls

160 lines (74 loc) · 7.05 KB

Changelog

1.6.5 (2024-01-29)

Bug Fixes

  • adjust module export for .releaserc.js (4ac7d9f)
  • move release.config.js to .releaserc.js (285fcea)

1.6.4 (2024-01-29)

Bug Fixes

  • correctly export new config location (06c5b83)

1.6.3 (2024-01-29)

Bug Fixes

  • deps: bump to semantic-release v23 and move config (ba1a997)

1.6.2 (2023-09-23)

Bug Fixes

  • deps: bump semantic-release to v22 (a61e0df)

1.6.1 (2023-09-22)

Bug Fixes

  • use semantic-release v21 (a1d0ee0)

1.6.0 (2023-09-18)

Features

Bug Fixes

1.5.2 (2023-09-05)

Bug Fixes

1.5.1 (2023-08-10)

Bug Fixes

  • make major tag mandatory again due to bugs (faecab9)

1.5.0 (2023-08-10)

Features

  • allow writing the new version to a file (a480656)
  • make adding the major tag optional (5a0000c)

1.4.2 (2023-03-19)

Bug Fixes

  • remove success comment from github (9573b25)

1.4.1 (2023-02-24)

Bug Fixes

  • deps: update dependency semantic-release-major-tag to ^0.3.0 (#3) (bc4bf24)

1.4.0 (2023-01-23)

Features

  • refactor for generic repos (77d52bd)

1.3.2 (2023-01-14)

Bug Fixes

  • add dev branch to config (05b3eef)

1.3.1 (2022-12-24)

Bug Fixes

  • remove skip-ci from commit message (0dd1c0a)

1.3.0 (2022-12-20)

Features

  • add links to github releases (252ea01)

1.2.0 (2022-12-19)

Features

  • add action.yml to releaase assets (5789f1b)

Bug Fixes

1.1.1 (2022-12-18)

Bug Fixes

1.1.0 (2022-12-18)

Features

  • tag minor version as well (7b48b41)

1.0.2 (2022-12-17)

Bug Fixes

  • changelog file not specified (eb49e06)

1.0.1 (2022-12-17)

Bug Fixes

  • add plugin semantic-release-major-tag (b987134)

1.0.0 (2022-12-17)

Bug Fixes