3.4.0 (2025-01-08)
- npm publish uses distribution tags (8715172)
- remove trailing semicolon (ed04275)
- revert formatting (4b3005d)
- revert further format changes (a04186d)
3.3.0 (2024-01-20)
- npm-publish: do not override current .npmrc file (c71f7dd)
3.2.0 (2024-01-18)
- npm-publish: add option to specify npm registry (f576088)
3.1.6 (2023-09-27)
- 🐛 add missing inquirer dependency (c05a44b)
3.1.5 (2023-07-13)
- 🐛 trigger release (d5b78a3)
3.1.4 (2023-07-12)
- 🐛 install missing conventional commits dep (4671b5e)
3.1.3 (2023-07-11)
- 🐛 remove the all selection option (2fc13d0)
3.1.2 (2023-07-11)
- 🐛 generate files before installing (928237f)
3.1.1 (2023-07-11)
- 🐛 update tslib dep (8464424)
3.1.0 (2023-07-11)
- 🎸 select all option on libraries configurator (22a3208)
3.0.0 (2023-07-11)
- 🧨 libName option input is removed
- 🎸 add configure libraries generator (ec61506)
- 🎸 add configure libraries generator (e445d24)
- 🎸 add configure library generator (e615fcf)
- 🎸 add configure-libraries generator (ed1ba0b)
- 🎸 add required prompts (f6d1a67)
- 🎸 add workspace configuration generator (dbe072f)
- 🎸 add workspace configurator generator (92cca1c)
- 🎸 extract gh-action and release config into generators (7dfd196)
- 🎸 improve executors (b1410d7)
- 🐛 remove lib path (ad8d811)
- 🐛 remove required options (94e8ee9)
- 🐛 update generate GitHub actions workflow generator (556fbc8)
- 🐛 use correct source root (c0f6933)
- 🐛 use root instead of src root (0296ab9)
- 🤖 add all-contributors as dep (d64a92a)
- 🤖 adjust build scripts (09b16e5)
- 🤖 generate coverage report (8f6dec1)
- 🤖 remove test libraries (bba255e)
- 🤖 run tests with release (a12438d)
- 💡 generators and update docs (f3b0d3d)
2.1.0 (2023-07-07)
- 🎸 add build, update & publish executor (80357c1)
2.0.0 (2023-07-07)
- 🧨 version input is no longer supported
- 🎸 access version from node env (cc684d3)
1.0.1 (2023-07-07)
- 🐛 use exec sync (cae8041)
- 🎸 implement executors (f4bc2a7)