Skip to content

Commit

Permalink
chore(main): release 0.220.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 22, 2023
1 parent ff99d95 commit f95bf5c
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ApiKeys/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,53 @@
# Changelog

## 0.220.0

<details><summary>google/cloud-api-keys 0.3.1</summary>



</details>

<details><summary>google/cloud-iap 1.3.3</summary>



### Documentation

* Fixing Oauth typo ([#6634](https://github.com/googleapis/google-cloud-php/issues/6634)) ([ff99d95](https://github.com/googleapis/google-cloud-php/commit/ff99d95eb266e036a0f2ea78fac9709b99d80754))

</details>

<details><summary>google/shopping-common-protos 0.1.0</summary>



### Features

* Introduce Shopping Merchant APIs ([#6456](https://github.com/googleapis/google-cloud-php/issues/6456)) ([e9ed1a1](https://github.com/googleapis/google-cloud-php/commit/e9ed1a156a32a07bc6231001fa431d1c162f452f))

</details>

<details><summary>google/shopping-merchant-inventories 0.1.0</summary>



### Features

* Introduce Shopping Merchant APIs ([#6456](https://github.com/googleapis/google-cloud-php/issues/6456)) ([e9ed1a1](https://github.com/googleapis/google-cloud-php/commit/e9ed1a156a32a07bc6231001fa431d1c162f452f))

</details>

<details><summary>google/shopping-merchant-reports 0.1.0</summary>



### Features

* Introduce Shopping Merchant APIs ([#6456](https://github.com/googleapis/google-cloud-php/issues/6456)) ([e9ed1a1](https://github.com/googleapis/google-cloud-php/commit/e9ed1a156a32a07bc6231001fa431d1c162f452f))

</details>

## 0.219.0

<details><summary>google/cloud-bigquery 1.28.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Iap/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.2
1.3.3
2 changes: 1 addition & 1 deletion ShoppingCommonProtos/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion ShoppingMerchantInventories/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion ShoppingMerchantReports/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"google/cloud-ai-platform": "0.25.0",
"google/cloud-alloydb": "0.5.0",
"google/cloud-api-gateway": "1.2.0",
"google/cloud-api-keys": "0.3.0",
"google/cloud-api-keys": "0.3.1",
"google/cloud-apigee-connect": "1.1.2",
"google/cloud-apigee-registry": "0.4.0",
"google/cloud-appengine-admin": "1.2.0",
Expand Down Expand Up @@ -152,7 +152,7 @@
"google/cloud-gsuite-addons": "0.2.2",
"google/cloud-iam": "0.4.0",
"google/cloud-iam-credentials": "1.1.1",
"google/cloud-iap": "1.3.2",
"google/cloud-iap": "1.3.3",
"google/cloud-ids": "0.4.0",
"google/cloud-iot": "1.6.2",
"google/cloud-kms": "1.20.2",
Expand Down Expand Up @@ -226,8 +226,9 @@
"google/cloud-workflows": "0.4.0",
"google/grafeas": "0.8.2",
"google/longrunning": "0.2.6",
"google/shopping-merchant-inventories": "0.0.0",
"google/shopping-merchant-reports": "0.0.0"
"google/shopping-merchant-inventories": "0.1.0",
"google/shopping-merchant-reports": "0.1.0",
"google/shopping-common-protos": "0.1.0"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
Expand Down

0 comments on commit f95bf5c

Please sign in to comment.