From 38b73ed684d94d9e3a0b35dacaeba60f4b3fbdde Mon Sep 17 00:00:00 2001 From: "tagpr-knowledge-work[bot]" <197924922+tagpr-knowledge-work[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 00:55:12 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From dbe86c04b1a21808b7b7c7d500aa0e0d74e943be Mon Sep 17 00:00:00 2001 From: "tagpr-knowledge-work[bot]" <197924922+tagpr-knowledge-work[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 00:55:13 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25609f04..c4943f04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,10 @@ ENHANCEMENTS: * feat: support for issues using github_issue resource by @ewilde in https://github.com/integrations/terraform-provider-github/pull/1047 * feat: add configurable read_delay_ms by @morremeyer in https://github.com/integrations/terraform-provider-github/pull/1054 +## [v0.0.3](https://github.com/knowledge-work/terraform-provider-github/compare/v0.0.2...v0.0.3) - 2025-10-15 +### 🏷 Other Changes +- feat: readonly AutomaticCopilotCodeReviewEnabled by @yumafuu in https://github.com/knowledge-work/terraform-provider-github/pull/8 + ## [v0.0.2](https://github.com/knowledge-work/terraform-provider-github/compare/v0.0.1...v0.0.2) - 2025-10-14 ### 🏷 Other Changes - chore/goleaser-version: update:goreleaser by @yumafuu in https://github.com/knowledge-work/terraform-provider-github/pull/5