Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 22, 2024
1 parent aed952e commit 93c5ddf
Show file tree
Hide file tree
Showing 11 changed files with 82 additions and 10 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"packages/google-cloud-functions": "3.4.0",
"packages/google-cloud-gkebackup": "1.4.0",
"packages/google-cloud-gkeconnect-gateway": "3.3.0",
"packages/google-cloud-gkehub": "4.3.0",
"packages/google-cloud-gkehub": "4.4.0",
"packages/google-cloud-gkemulticloud": "1.4.0",
"packages/google-cloud-gsuiteaddons": "1.3.0",
"packages/google-cloud-iap": "3.4.0",
Expand Down Expand Up @@ -149,15 +149,15 @@
"packages/google-identity-accesscontextmanager": "3.3.0",
"packages/google-maps-addressvalidation": "2.4.0",
"packages/google-maps-mapsplatformdatasets": "1.3.0",
"packages/google-maps-places": "1.5.0",
"packages/google-maps-places": "1.6.0",
"packages/google-maps-routing": "1.3.0",
"packages/google-monitoring-dashboard": "3.3.0",
"packages/google-privacy-dlp": "5.6.0",
"packages/google-storagetransfer": "3.3.0",
"packages/grafeas": "5.4.0",
"packages/typeless-sample-bot": "2.1.0",
"packages/google-cloud-edgenetwork": "0.5.0",
"packages/google-shopping-merchant-reports": "0.6.0",
"packages/google-shopping-merchant-reports": "0.7.0",
"packages/google-shopping-merchant-inventories": "0.6.0",
"packages/google-shopping-css": "0.5.0",
"packages/google-api-cloudquotas": "0.4.0",
Expand Down
53 changes: 52 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,57 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "9e5778cf6bd2fae5141150ed00bdd1ed44643ca4",
"message": "[merchantapi] add `non_product_performance_view` table to Reports sub-API",
"issues": [
"5372"
]
}
],
"version": "0.7.0",
"language": "JAVASCRIPT",
"artifactName": "@google-shopping/reports",
"id": "be44814b-1ce6-48bb-8024-e153277c8cbc",
"createTime": "2024-05-22T02:47:08.815Z"
},
{
"changes": [
{
"type": "feat",
"sha": "b0fbf7b73894284dd46aea5faa0a91f97123a194",
"message": "[places] add `generative_summary` and `area_summary` for place summaries",
"issues": [
"5364"
]
}
],
"version": "1.6.0",
"language": "JAVASCRIPT",
"artifactName": "@googlemaps/places",
"id": "50b4292a-bb6a-4ea0-9cba-acd0a8120edc",
"createTime": "2024-05-22T02:47:08.795Z"
},
{
"changes": [
{
"type": "feat",
"sha": "0c4c15d88fc06402ab665b9b7e29302f3406da45",
"message": "[gkehub] Add ServiceMesh feature to gkehub v1beta API",
"issues": [
"5368"
]
}
],
"version": "4.4.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/gke-hub",
"id": "a6de9049-49c9-4220-a206-87a2d6d1d004",
"createTime": "2024-05-22T02:47:08.772Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -33996,5 +34047,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2024-05-21T06:26:21.907Z"
"updateTime": "2024-05-22T02:47:08.815Z"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-gkehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.4.0](https://github.com/googleapis/google-cloud-node/compare/gke-hub-v4.3.0...gke-hub-v4.4.0) (2024-05-22)


### Features

* [gkehub] Add ServiceMesh feature to gkehub v1beta API ([#5368](https://github.com/googleapis/google-cloud-node/issues/5368)) ([0c4c15d](https://github.com/googleapis/google-cloud-node/commit/0c4c15d88fc06402ab665b9b7e29302f3406da45))

## [4.3.0](https://github.com/googleapis/google-cloud-node/compare/gke-hub-v4.2.0...gke-hub-v4.3.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkehub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/gke-hub",
"version": "4.3.0",
"version": "4.4.0",
"description": "Gkehub client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkehub/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/gke-hub": "^4.3.0"
"@google-cloud/gke-hub": "^4.4.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-places/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/googleapis/google-cloud-node/compare/places-v1.5.0...places-v1.6.0) (2024-05-22)


### Features

* [places] add `generative_summary` and `area_summary` for place summaries ([#5364](https://github.com/googleapis/google-cloud-node/issues/5364)) ([b0fbf7b](https://github.com/googleapis/google-cloud-node/commit/b0fbf7b73894284dd46aea5faa0a91f97123a194))

## [1.5.0](https://github.com/googleapis/google-cloud-node/compare/places-v1.4.0...places-v1.5.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-maps-places/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/places",
"version": "1.5.0",
"version": "1.6.0",
"description": "Places API (New) client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-maps-places/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@googlemaps/places": "^1.5.0"
"@googlemaps/places": "^1.6.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-shopping-merchant-reports/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.0](https://github.com/googleapis/google-cloud-node/compare/reports-v0.6.0...reports-v0.7.0) (2024-05-22)


### Features

* [merchantapi] add `non_product_performance_view` table to Reports sub-API ([#5372](https://github.com/googleapis/google-cloud-node/issues/5372)) ([9e5778c](https://github.com/googleapis/google-cloud-node/commit/9e5778cf6bd2fae5141150ed00bdd1ed44643ca4))

## [0.6.0](https://github.com/googleapis/google-cloud-node/compare/reports-v0.5.0...reports-v0.6.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-shopping-merchant-reports/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-shopping/reports",
"version": "0.6.0",
"version": "0.7.0",
"description": "Merchant API client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-shopping/reports": "^0.6.0"
"@google-shopping/reports": "^0.7.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down

0 comments on commit 93c5ddf

Please sign in to comment.