Skip to content

Latest commit

 

History

History
92 lines (40 loc) · 3.85 KB

CHANGELOG.md

File metadata and controls

92 lines (40 loc) · 3.85 KB

Changelog

1.3.1 (2022-07-18)

Bug Fixes

  • deps: address vulnerabilities, upgrading ansi-regex and minimist and node-fetch (#31) (61b86a2)

1.3.0 (2021-10-14)

Features

  • allow certain conventional commit types to be ignored (#24) (b5da323)

1.2.2 (2021-10-10)

Bug Fixes

1.2.1 (2021-10-10)

Bug Fixes

  • correct formatting in action.yml (ce968b7)

1.2.0 (2021-10-10)

Features

1.1.2 (2021-10-10)

Bug Fixes

1.1.1 (2021-10-10)

Bug Fixes

  • labels must be removed one at a time (#14) (5d98472)

1.1.0 (2021-10-10)

Features

  • implement support for additional labels (#11) (bf65853)

1.0.4 (2021-10-08)

Bug Fixes

  • build: GitHub actions do not support ESM (f896644)

1.0.3 (2021-10-08)

Bug Fixes

1.0.2 (2021-10-08)

Bug Fixes

  • build: es-main does not work with ncc (f44bea1)

1.0.1 (2021-10-08)

Bug Fixes

  • build: use node12 for action (f8ecf11)

1.0.0 (2021-10-08)

Features

  • stub out initial implementation (553163e)