Skip to content

Latest commit

 

History

History
164 lines (74 loc) · 7.88 KB

CHANGELOG.md

File metadata and controls

164 lines (74 loc) · 7.88 KB

2.5.1 (2022-05-12)

Bug Fixes

  • allow version interpolation with ${version} (90f851a)

2.5.0 (2022-05-12)

Features

  • add custom formats with header and title (#110) (84300fa)

2.4.0 (2021-12-01)

Features

2.3.0 (2021-11-04)

Features

2.2.1 (2021-11-02)

Bug Fixes

2.1.0 (2021-11-01)

Features

2.0.0 (2021-10-31)

Bug Fixes

  • stop gen pipe if no PRs found (#84) (985b304)

  • feat!: improve label and release configuration (#86) (1e7e499), closes #86

BREAKING CHANGES

  • useLast attribute is deprecated.

By default RNG will include all Pull Request in latest published release If you set snapshot: true all Pull Request since latest release will be used.

1.8.0 (2021-10-30)

Features

  • split release notes by release number (#77) (6007f0d)

1.7.0 (2021-10-30)

Features

  • add notification customization config (04a3f7d)

1.6.0 (2021-10-22)

Bug Fixes

  • generator: move section decoration to config (#60) (dc326d3)

Features

1.5.0 (2021-10-19)

Features

1.4.0 (2021-10-19)

Features

  • add since option to change start date filter (#54) (9cf88dc)

1.3.1 (2021-10-19)

Bug Fixes

1.3.0 (2021-10-18)

Bug Fixes

  • test webhooks instead of publish flag (2b696be)

Features

  • improve render of teams activity cards (bd0d951)

1.2.0 (2021-10-18)

Features

1.1.3 (2021-10-17)

Bug Fixes

  • change graphql-import-node to deps (1c61415)

1.1.2 (2021-10-17)

Bug Fixes

  • fix release files to publish lib/ (04c0dbe)

1.1.0 (2021-10-17)

Features

1.0.0 (2021-10-16)

Bug Fixes

Features