1.4.0 (2024-06-20)
- actions: update node version (b8675a9)
- allow certain conventional commit types to be ignored (#24) (b5da323)
- docs: update action description (#20) (8306bff)
- implement support for additional labels (#11) (bf65853)
- npm: run audit fix and update more packages (a7364f2)
- stub out initial implementation (553163e)
- build: es-main does not work with ncc (f44bea1)
- build: GitHub actions do not support ESM (f896644)
- build: run index.mjs (6360654)
- build: use node12 for action (f8ecf11)
- ci: fix issue where old ssl library is needed for build script (c6bfef4)
- correct formatting in action.yml (ce968b7)
- deps: address vulnerabilities, upgrading ansi-regex and minimist and node-fetch (#31) (61b86a2)
- handle missing label (cc51296)
- labels must be removed one at a time (#14) (5d98472)
- release: set env var in github env instead of using export (179a5d4)
- release: you cannot set NODE_OPTIONS in GITHUB_ENV (7ac834e)
- shorten description (6c0719e)
1.3.1 (2022-07-18)
1.3.0 (2021-10-14)
1.2.2 (2021-10-10)
- shorten description (6c0719e)
1.2.1 (2021-10-10)
- correct formatting in action.yml (ce968b7)
1.2.0 (2021-10-10)
1.1.2 (2021-10-10)
- handle missing label (cc51296)
1.1.1 (2021-10-10)
1.1.0 (2021-10-10)
1.0.4 (2021-10-08)
- build: GitHub actions do not support ESM (f896644)
1.0.3 (2021-10-08)
- build: run index.mjs (6360654)
1.0.2 (2021-10-08)
- build: es-main does not work with ncc (f44bea1)
1.0.1 (2021-10-08)
- build: use node12 for action (f8ecf11)
- stub out initial implementation (553163e)