[0.12.0](https://github.com/CloudSnorkel/cdk-github-runners/compare/v0.11.6...v0.12.0) (2023-11-30)
⚠ BREAKING CHANGES
* CDK 2.110.0 and above is required
Bug Fixes
* **docs:** Point to right documentation for removeComponent() ([475](https://github.com/CloudSnorkel/cdk-github-runners/issues/475)) ([2231917](https://github.com/CloudSnorkel/cdk-github-runners/commit/22319179a84a1c529dda56ca5700388b54895253))
* Improve addComponent() documentation ([474](https://github.com/CloudSnorkel/cdk-github-runners/issues/474)) ([35d5333](https://github.com/CloudSnorkel/cdk-github-runners/commit/35d5333fe9e8cae4ac519b8261eba0d8c4579694))
* JSII error while configuring image builders on Python ([469](https://github.com/CloudSnorkel/cdk-github-runners/issues/469)) ([4c4e254](https://github.com/CloudSnorkel/cdk-github-runners/commit/4c4e2541b9e0b43ffed6e205e90c5f7fa7c76d44)), closes [#468](https://github.com/CloudSnorkel/cdk-github-runners/issues/468)
* Remove deprecated StateMachinePropsdefinition usage ([481](https://github.com/CloudSnorkel/cdk-github-runners/issues/481)) ([675b1f2](https://github.com/CloudSnorkel/cdk-github-runners/commit/675b1f2bb561511d1707d6070dc6d618746c2e36)), closes [#441](https://github.com/CloudSnorkel/cdk-github-runners/issues/441)
* Let AWS Image Builder and ECR deal with deleting old images for us ([476](https://github.com/CloudSnorkel/cdk-github-runners/issues/476)) ([27447ea](https://github.com/CloudSnorkel/cdk-github-runners/commit/27447eacd0a1ffb7f751146227e54aabc00381d2)), closes [#471](https://github.com/CloudSnorkel/cdk-github-runners/issues/471)