[0.51.0](https://github.com/projen/projen/compare/v0.50.34...v0.51.0) (2022-01-18)
⚠ BREAKING CHANGES
* **cdk8s:** The `import` task in the `Cdk8sTypeScriptApp` project now outputs to the `src` directory by default instead of the project root.
Bug Fixes
* **cdk8s:** import location should be in the rootDir ([1536](https://github.com/projen/projen/issues/1536)) ([ad9fd56](https://github.com/projen/projen/commit/ad9fd561ae7cdc1b8bf7154e917de0885c5b9437)), closes [#1534](https://github.com/projen/projen/issues/1534)