* Terminate sed command
* Fix missing closing quote (70)
* Fix sed search and replace for version number (69)
* Update workflows based on other projects (68)
* fix: Don't run tests on master (64)
* chore: Add auto-release workflow action (63)
* fix: Allow user to trigger tests on their forked branch as well (62)
* Use checkout v1 as v2 is broken with creation of PR (60)
* Use repo-sync instead of peter evans create pull request action (59)
* Fix: Use specific deploy label (58)
* Use regex match for label name (57)
* fix: when updating changlelog push back to pull request (56)
* fix: Minor typos - test changelog generation (55)
* chore: add support for automatic changelog generation (54)
* Fix(devops): run_tests workflow
* style: Fix dev docs formatting
* fix(ci): Pass correct Git credentials before running semantic-release
* fix(ci): Forgot to specify the GitHub actions in tox.ini
* chores(ci): Make contributions easier with pre-commit hooks and GH actions
* docs: Update development guide
* chore: Implement CI using Github actions
* chore(devops): Implement pre-commit
* chore(devops): Move to use semantic release instead of bumpversion