Skip to content

license-checker: v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 08:40
06a514b

2.0.0 (2023-09-13)

⚠ BREAKING CHANGES

  • add check command instead of using it as an option (#96)
  • remove generateOutputOn option (#92)

🆕 Features

  • add check command instead of using it as an option (#96) (cd53a8d)
  • add colors to console (#98) (cf9be6e)
  • remove generateOutputOn option (#92) (a7f976c)

🐛 Bug Fixes

  • avoid generating error report when disableErrorReport is true (#97) (88c1abe)

🔧 Others

📝 Docs

🔬 Tests