Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

64 lines (34 loc) · 1.92 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2022-11-22)

⚠ BREAKING CHANGES

  • bin: Remove release supporting tools (#44)

Features

  • bin: Remove release supporting tools (#44) (4ad314a) by @goce-cz
  • Require rxjs 7.5, update all deps (#47) (851c940) by @yuqiora

2.2.0 (2022-06-09)

Bug Fixes

Features

2.1.1 (2021-09-14)

Bug fixes

  • Ignore workspaces without package.json (#42) @goce-cz

2.0.0 (2020-11-06)

Features / enhancements

  • Add possibility to specify custom branch for prepare-release (#21) @goce-cz

1.0.0 (2020-10-09)

Breaking changes

  • Simplify configuration of prepare-release command (#18) @goce-cz
  • Improvements, fixes and documentation for the bin package (#10) @goce-cz

Features / enhancements

  • Add redirect-refs command (#9) @goce-cz

Bug fixes

  • Group all compiled output in lib folder (#6) @goce-cz

0.1.0 (2020-10-05)

Features / enhancements

  • Allow to specify direct filename for a changelog (#5) @goce-cz

0.0.1 (2020-10-05)

Features / enhancements

  • Add prepare-release command (#3) @goce-cz