[0.71.0](https://github.com/projen/projen/compare/v0.70.16...v0.71.0) (2023-04-06)
⚠ BREAKING CHANGES
* **github:** To align the `PullRequestFromPatchOptions` interface with the newly introduced feature, two options have moved:\
`PullRequestFromPatchOptions.patch.workflowName` -> `PullRequestFromPatchOptions.workflowName`, `PullRequestFromPatchOptions.ref` -> `PullRequestFromPatchOptions.patch.ref`.
Features
* **github:** add createPullRequest Workflow Action to create PRs without using a patch ([2597](https://github.com/projen/projen/issues/2597)) ([6a6ef63](https://github.com/projen/projen/commit/6a6ef63b2b8c611032454de27a70ddec1b3a75eb))