1.2.0
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