[0.7.0](https://github.com/epignatelli/helx/compare/0.6.0...v0.7.0) (2023-01-30)
Features
* **CD:** CD bumps version and pushes tag before publishing ([5ac2a96](https://github.com/epignatelli/helx/commit/5ac2a9667d49efe6762c0164b2e8f32008dae562))
* **CI:** add pull request template ([7dd81f7](https://github.com/epignatelli/helx/commit/7dd81f7ba9542881368d7039494c8f372de5c222))
Bug Fixes
* **CD:** fix CD trigger to activate only when a commit is pushed to main ([6a18187](https://github.com/epignatelli/helx/commit/6a18187c61794a9b2a8d3bf7158e7979a261b140))
* **CD:** pass gh token as explicit input ([eb02a67](https://github.com/epignatelli/helx/commit/eb02a67f4b09fff3c9a5c685c828a84cb370162e))
* **CI:** fix PR compliance test when diff is empty ([3661a15](https://github.com/epignatelli/helx/commit/3661a15cb882ca19c11a1cab8120891a2e3499f8))
Tests
* **all:** remove main run from test files ([05c90b9](https://github.com/epignatelli/helx/commit/05c90b9084bfbd056d37ab31c18d6fc60889fd0f))
Documentation
* **CD:** add badges to readme ([a4ab1a8](https://github.com/epignatelli/helx/commit/a4ab1a89e5835bf6f2b5208f2499b8c233d54992))
* **README:** add latest version badge ([43155df](https://github.com/epignatelli/helx/commit/43155df33b7cc181dee9cd306723830d7aa21ba7))
* **README:** add pyversion and wheel badge ([d4d6e7f](https://github.com/epignatelli/helx/commit/d4d6e7f22b6d650afd14b918a85502b4279dc286))
* **README:** fix agents namespace and Random agent in the example of the README ([3558e50](https://github.com/epignatelli/helx/commit/3558e50e21017a9b06d7e58fc1a1cb0c3ade85f1))