## [1.0.1](https://github.com/d3p1/commitlint-config/compare/v1.0.0...v1.0.1) (2023-10-18) ### Bug Fixes * remove pull request event from release workflow [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([7e11337](https://github.com/d3p1/commitlint-config/commit/7e11337bf3d982d33b1832d51890156c4acd8c6f)) # 1.0.0 (2023-09-06) ### Bug Fixes * adjust package.json values [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([ca672a9](https://github.com/d3p1/commitlint-config/commit/ca672a9ad5005b6c0269687a0f77a60331a95ed7)) * adjust release step action [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([e32fc47](https://github.com/d3p1/commitlint-config/commit/e32fc47ebb626fded1d8f694f2300a306c379a33)) * adjust release step action tag [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([7e9cd95](https://github.com/d3p1/commitlint-config/commit/7e9cd954666fd73daf126b6a4c5684c0fb02e395)) * adjust release workflow [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([51181f2](https://github.com/d3p1/commitlint-config/commit/51181f222c5580401aa8b916dbf1e90aa929fe28)) * remove installation of dependencies from release workflow action [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([af34756](https://github.com/d3p1/commitlint-config/commit/af34756986105abfc339d2f191b19790479f4d1e)) * rename configuration file so it works as module entry point [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([f3f45d5](https://github.com/d3p1/commitlint-config/commit/f3f45d595ea6e5ef1169c16833921b02879098f4)) * update package dependencies [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([76274a1](https://github.com/d3p1/commitlint-config/commit/76274a1a660119d2ac7a0e29a69a5fba6a043543)) ### Features * improve release workflow [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([13cc732](https://github.com/d3p1/commitlint-config/commit/13cc732ddfcf45718d9445c105ea5c10afecec87)) * init [[#1](https://github.com/d3p1/commitlint-config/issues/1)] ([d6d1bcf](https://github.com/d3p1/commitlint-config/commit/d6d1bcfa2603a8331e2a64f047f5aa934284caf0)) ### BREAKING CHANGES * convert commitlint dev dependencies to package dependencies * it was forgotten to implement the entry point of the module to correctly export the configuration