[0.66.0](https://github.com/projen/projen/compare/v0.65.85...v0.66.0) (2023-01-04)
⚠ BREAKING CHANGES
* **gitlab:** GitLab job names from the projen CI configuration will be preserved rather than changed to snake case
The achieve to the previous behavior, name jobs in the desired casing.
Bug Fixes
* **gitlab:** job names not preserved in gitlab-ci configuration ([2318](https://github.com/projen/projen/issues/2318)) ([70c759e](https://github.com/projen/projen/commit/70c759efe8b8656b9b9cab8276b8d8e8839d1459)), closes [#2315](https://github.com/projen/projen/issues/2315)
* **jsii:** run workflow setup steps for language jobs ([2311](https://github.com/projen/projen/issues/2311)) ([4b95e14](https://github.com/projen/projen/commit/4b95e14a0199c3f77f2fb5a6bb6d9d0e7a9de72d)), closes [#1799](https://github.com/projen/projen/issues/1799) [#1006](https://github.com/projen/projen/issues/1006)