## [3.0.0](https://github.com/kreuzerk/nx-release/compare/v2.1.0...v3.0.0) (2023-07-11)
### β BREAKING CHANGES
* 𧨠libName option input is removed
### Features
* πΈ add configure libraries generator ([ec61506](https://github.com/kreuzerk/nx-release/commit/ec61506593306bf56fe29c71600a5094a78db300))
* πΈ add configure libraries generator ([e445d24](https://github.com/kreuzerk/nx-release/commit/e445d24ee72ed70555c48179a029da8f390df4b1))
* πΈ add configure library generator ([e615fcf](https://github.com/kreuzerk/nx-release/commit/e615fcf82075199ffcdfbd3f684a45239b17aa0b))
* πΈ add configure-libraries generator ([ed1ba0b](https://github.com/kreuzerk/nx-release/commit/ed1ba0bb55d0033a76264cc1a68d3b6741e0d8e5))
* πΈ add required prompts ([f6d1a67](https://github.com/kreuzerk/nx-release/commit/f6d1a67410e558f7f39d49d7d3965116a6248276))
* πΈ add workspace configuration generator ([dbe072f](https://github.com/kreuzerk/nx-release/commit/dbe072f69a4c87e432c466142a97c1a892baac45))
* πΈ add workspace configurator generator ([92cca1c](https://github.com/kreuzerk/nx-release/commit/92cca1c710180b366e5342eac1d192b71a643e52))
* πΈ extract gh-action and release config into generators ([7dfd196](https://github.com/kreuzerk/nx-release/commit/7dfd196882032559708eae9c543a7611a9452115))
* πΈ improve executors ([b1410d7](https://github.com/kreuzerk/nx-release/commit/b1410d7097cc39cada83d46d8a5b609c0c0f818d))
### Bug Fixes
* π remove lib path ([ad8d811](https://github.com/kreuzerk/nx-release/commit/ad8d811ddf0c91653122642892bcf10dd2da5628))
* π remove required options ([94e8ee9](https://github.com/kreuzerk/nx-release/commit/94e8ee926d6a45a41dd30e3e6b9c1267858a7875))
* π update generate GitHub actions workflow generator ([556fbc8](https://github.com/kreuzerk/nx-release/commit/556fbc8a30a1b0f8d2a1fb81a57f7d7fb00708a6))
* π use correct source root ([c0f6933](https://github.com/kreuzerk/nx-release/commit/c0f693381948cda70ab35ddabb6791a55199faab))
* π use root instead of src root ([0296ab9](https://github.com/kreuzerk/nx-release/commit/0296ab9ef9f887ccf3ad60220951f4ba9a6bbcb2))
### Chores
* π€ add all-contributors as dep ([d64a92a](https://github.com/kreuzerk/nx-release/commit/d64a92a531633977ded5e7956137f7d7ef8221d2))
* π€ adjust build scripts ([09b16e5](https://github.com/kreuzerk/nx-release/commit/09b16e5d2757ab82df1eb7dbe5ef68648e28127e))
* π€ generate coverage report ([8f6dec1](https://github.com/kreuzerk/nx-release/commit/8f6dec1125f47086cd9aa1e9e2947f5f630dfdd0))
* π€ remove test libraries ([bba255e](https://github.com/kreuzerk/nx-release/commit/bba255e96c1734f9055415db9066bd36a4801b86))
* π€ run tests with release ([a12438d](https://github.com/kreuzerk/nx-release/commit/a12438dbadeca96aa72152d6e20652af5afd3820))
### Refactoring
* π‘ generators and update docs ([f3b0d3d](https://github.com/kreuzerk/nx-release/commit/f3b0d3db0bf361e851eb4c11bb7f493fa66349f1))