Skip to content

Commit 18f55a6

Browse files
chore: release main (googleapis#11426)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3cff660 commit 18f55a6

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"packages/google-cloud-iam-logging": "1.2.0",
5555
"packages/google-cloud-iap": "1.10.1",
5656
"packages/google-cloud-ids": "1.5.1",
57-
"packages/google-cloud-kms-inventory": "0.0.0",
57+
"packages/google-cloud-kms-inventory": "0.1.0",
5858
"packages/google-cloud-life-sciences": "0.9.2",
5959
"packages/google-cloud-managed-identities": "1.7.1",
6060
"packages/google-cloud-media-translation": "0.11.2",
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Changelog
1+
# Changelog
2+
3+
## 0.1.0 (2023-06-22)
4+
5+
6+
### Features
7+
8+
* add initial files for google.cloud.kms.inventory.v1 ([#11424](https://github.com/googleapis/google-cloud-python/issues/11424)) ([7e5f352](https://github.com/googleapis/google-cloud-python/commit/7e5f352a486021f901a30286394df572640b1bad))
9+
10+
## Changelog

packages/google-cloud-kms-inventory/google/cloud/kms_inventory/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-kms-inventory/google/cloud/kms_inventory_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

0 commit comments

Comments
 (0)