From e2201598fdeb839931409bf58027e804210de16d Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 8 Jan 2024 19:10:51 +0000
Subject: [PATCH] chore(main): release 0.230.1
---
CHANGELOG.md | 12 ++++++++++++
PolicyTroubleshooterIam/VERSION | 2 +-
composer.json | 2 +-
3 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ab6e1c97fb84..af56d93a6c9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## 0.230.1
+
+google/cloud-policytroubleshooter-iam 0.2.1
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/cloud-iam to ^0.5.0 ([#6947](https://github.com/googleapis/google-cloud-php/issues/6947)) ([60fd9ed](https://github.com/googleapis/google-cloud-php/commit/60fd9ed93226a077a910dd8dd63aabbc3b5b5042))
+
+
+
## 0.230.0
google/cloud-access-approval 1.2.0
diff --git a/PolicyTroubleshooterIam/VERSION b/PolicyTroubleshooterIam/VERSION
index 0ea3a944b399..0c62199f16ac 100644
--- a/PolicyTroubleshooterIam/VERSION
+++ b/PolicyTroubleshooterIam/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/composer.json b/composer.json
index 5d54fcce5041..c3316707b80a 100644
--- a/composer.json
+++ b/composer.json
@@ -180,7 +180,7 @@
"google/cloud-oslogin": "1.8.0",
"google/cloud-policy-troubleshooter": "1.3.0",
"google/cloud-policysimulator": "0.2.0",
- "google/cloud-policytroubleshooter-iam": "0.2.0",
+ "google/cloud-policytroubleshooter-iam": "0.2.1",
"google/cloud-private-catalog": "0.4.0",
"google/cloud-profiler": "1.3.0",
"google/cloud-pubsub": "1.49.0",