Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 20:49
d95e797

1.4.0 (2024-06-20)

Features

  • 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)

Bug Fixes

  • 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)