- extend defaults schema to include undefined, null, array, and object types (d83fc61)
- increase character limits for template create command inputs (4d19ace)
- add missing line break in input prompt handling (44232f9)
- add slugify option to input prompt validation (8838d46)
- enhance environment variable validation (d001f52)
- update preset import statements to remove file extensions (b96fcc9)
- rename template create context to template deploy context (6c00143)
- reorganize service initialization in template-deploy service (0cd6e9d)
- add missing template directory parameter (7319ddd)
- improve template create command (9daa689)
- update template images (976efee)
- improve error handling in config validation (477e64d)
- rename and reorganize API services for improved structure (cc7baef)
- enhance changelog generation by using commitizen (feacc12)
- update changelog generation command to use commitizen (b24b4cc)
- add code checkout step in release workflow and include CHANGELOG.md in package files (562de41)
- add release automation script and update commitizen configuration (f84856e)
- mask sensitive data in api error handling (9c95973)
- add object util (f59bbaa)
- enable collapsing of subtasks in renderer options (fc929c4)
- implement template deploy command (7fdb578)
- rename unused parameter ctx in authentication task (6d8a762)
- do not parse/validate config twice (f889f66)
- enforce semantic versioning format for version field in config schema (9ee1115)
- remove generic type from authentication and deployment tasks (89179a0)
- reduce default delay in task execution and update method signature (6fcad91)
- URL typo in organization service (adce26f)
- adapt get template directory to new folder structure (1e7af29)
- improve error handling (23684e1)
- improve service initialization and restructure validation, authentication, and deployment tasks (da89c43)
- move api related services to api subfolder (49e1117)
- add repository, homepage, and bugs fields to package.json (b969441)
- fix dependencies in package.json (d1949da)
- add publishConfig for public access in package.json (ed745b0)