[0.2.0](https://github.com/catnekaise/actions-constructs/compare/v0.1.8...v0.2.0) (2023-12-03)
⚠ BREAKING CHANGES
* **projen:** `ActionsIdentityIamResourcePathBuilder.toString()` no longer supports input argument for separator. Use `ActionsIdentityIamResourcePathBuilder.toStringWithSeparator(string)` instead.
* **projen:** `GhaClaim` and `AuthenticatedMethodReference` are now enums instead of types.
* **projen:** `authenticatedRole` and `roleResolution` on `ActionsIdentityPoolProps` are now also enums.
Features
* **projen:** Migrate to projen ([14](https://github.com/catnekaise/actions-constructs/issues/14)) ([181e4d3](https://github.com/catnekaise/actions-constructs/commit/181e4d30e6da96817684dd28555d74ce5fb7a4df))