Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

52 lines (38 loc) · 1.3 KB

CHANGELOG

Inspired from Keep a Changelog

[v1.4.0]

Summary

Please upgrade to use with actions/checkout@v2!

Fixes

  • Now works with both actions/checkout@v1 and actions/checkout@v2

Adds

  • Code coverage checks via jest and coverage badge via make-coverage-badge

[v1.3.0]

Security

[v1.2.0]

Added

  • Automatically builds the distribution on pull requests if all tests and enforcement pass

Updated

  • Small README updates

[v1.1.2]

Security

[v1.1.1]

Fixes

  • Referencing proper step id in workflow for creating releases

[v1.1.0]

Added

  • Using Changelog Reader to automate creating GitHub Releases from this CHANGELOG.md

[v1.0.2]

Security

[v1.0.1]

Fixed

  • Fixes spelling of skipLabel property in README.md

[v1.0.0]

Added

  • Adds updates to the README.md and action.yaml to prepare to the GitHub marketplace

[v0.1.0]

  • Initial Changelog Enforcer functionality, including the use of a label to skip