[0.53.0](https://github.com/projen/projen/compare/v0.52.75...v0.53.0) (2022-03-17)
⚠ BREAKING CHANGES
* `stale.yml` GitHub workflow is no longer generated as the default behavior in projects. To keep generating it, specify `stale: true` or initialize a `github.Stale` component directly.
* disable stale workflow by default ([1689](https://github.com/projen/projen/issues/1689)) ([06123c9](https://github.com/projen/projen/commit/06123c9bd1414d67c42138ed500a7781ba6cbc04))