Skip to content

Latest commit

 

History

History
156 lines (73 loc) · 6.81 KB

CHANGELOG.md

File metadata and controls

156 lines (73 loc) · 6.81 KB

Changelog

1.8.0 (2025-02-02)

Features

  • add keyword notable change to release notes generator (016042b)

1.7.0 (2024-11-07)

Features

  • deps: bump semantic-release to v24 (faf2ce9)

1.6.5 (2024-01-29)

Bug Fixes

  • adjust module export for .releaserc.js (46ef5ec)
  • move release.config.js to .releaserc.js (34bc97b)

1.6.4 (2024-01-29)

Bug Fixes

  • correctly export new config location (667dc0b)

1.6.3 (2024-01-29)

Bug Fixes

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

1.6.2 (2023-09-23)

Bug Fixes

  • deps: bump semantic-release to v22 (0a51be4)

1.6.1 (2023-09-22)

Bug Fixes

  • use semantic-release v21 (0677c83)

1.6.0 (2023-09-18)

Features

Bug Fixes

1.5.0 (2023-06-18)

Features

  • add plugin semantic-release-major-tag (865539c)

1.4.0 (2023-04-30)

Features

  • remove dedicated POETRY_PUBLISH env var (dbc11a8)

1.3.3 (2023-03-19)

Bug Fixes

  • remove success comment from github (e46fdde)

1.3.2 (2023-01-14)

Bug Fixes

  • add dev branch to config (a73d9a3)

1.3.1 (2022-12-24)

Bug Fixes

  • remove skip-ci from commit message (2884aa0)

1.3.0 (2022-12-20)

Features

  • add links to github releases (9951b81)

1.2.1 (2022-12-19)

Bug Fixes

  • correctly set publishPoetry (7881b07)
  • hide fail comment on github (875fb57)
  • remove dev branch (7dcec77)

1.2.0 (2022-12-18)

Features

  • use poetry plugin instead of exec (06d5b06)

1.1.2 (2022-12-18)

Bug Fixes

1.1.1 (2022-12-18)

Bug Fixes

  • run poetry build in prepare phase (2b6c977)

1.1.0 (2022-12-18)

Features

  • skip build if no pypi token provided (14550c1)

1.0.1 (2022-12-17)

Bug Fixes

  • changelog file not specified (2afe5fc)

1.0.0 (2022-12-17)

Features