Skip to content

Changelog Enforcer v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 19:54
f4b79b6

Added

  • New skipLabels input variable to supply a list of labels to skip enforcement for. See the Inputs / Properties section in the README.md for more information.

Changed

  • Deprecates the skipLabel input variable in favor of the skipLabels input variable

Dependencies

  • eslint from 7.14.0 to 7.15.0
  • uglify-js from 2.6.0 to 3.12.1
  • jest from 24.9.0 to 26.6.3