breaking-change

A GitHub Action for automatically reporting breaking changes detected via conventional commits.

MIT License

Stars
1
Committers
3

Bot releases are visible (Hide)

breaking-change - v2.0.0 Latest Release

Published by tmillr almost 2 years ago

What's Changed

Breaking Changes

  • ae8a878 feat!: better, stricter regex matching (commit msgs)

Features

  • 30c2e78 feat(inputs): make token input optional
  • ae8a878 feat!: better, stricter regex matching (commit msgs)

Other

  • ca74af5 ci: report breaking changes
  • c82847c docs: center last 2 cols of inputstbl
  • a480b07 chore(pkg): cleanup action.yml
  • 8ada988 deps: test on [email protected], use npm@9 (#38)
  • 59303f9 deps: update dependency @vercel/ncc to v0.36.0 (#34)
  • 4569ab5 deps: update dependency prettier to v2.8.1 (#32)
  • aa582e6 ci(deps): use renovate for deps mgmt (#29)

New Contributors

Full Changelog: https://github.com/tmillr/breaking-change/compare/v1.0.1...v2.0.0

breaking-change - v1.0.1

Published by tmillr almost 2 years ago

What's Changed

  • 1a52a5c fix: don't error if event is not push
  • b4e9b26 fix: dont defer return of non-async val in async fn

Full Changelog: https://github.com/tmillr/breaking-change/compare/v1.0.0...v1.0.1

breaking-change - v1.0.0

Published by tmillr almost 2 years ago

Package Rankings
Top 20.79% on Github actions
Badges
Extracted from project README
codecov
Related Projects