Skip to content

1.2.0

Compare
Choose a tag to compare
@403-html 403-html released this 19 Nov 21:52
· 25 commits to main since this release
fba8c90

Development UX update

  • Added GitHub Actions workflow for checking pull request and branch naming conventions.
    • Pull request title must now follow contributions docs
    • Branch name must start with major/, minor/, patch/, or dependabot/ (so also follow contributions docs)
  • Updated contributions docs with new automation info
  • Integrated lefthooks for pre-push checks, ensuring branch names adhere to specified styles. Also added pre-commit checks for eslint.

What's Changed

Full Changelog: 1.1.0...1.2.0