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 Jan 25, 2023
1 parent 08af30c commit 9267515
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 8 deletions.
8 changes: 8 additions & 0 deletions packages/google-maps-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/routing-v0.2.1...routing-v0.3.0) (2023-01-25)


### Features

* Add ExtraComputations feature to ComputeRoutes and ComputeRouteMatrix ([#3868](https://github.com/googleapis/google-cloud-node/issues/3868)) ([3b646fa](https://github.com/googleapis/google-cloud-node/commit/3b646fabd5aa4f29a176817d5ed6a23de9583ccb))
* Added SuggestConversationSummary RPC ([#3854](https://github.com/googleapis/google-cloud-node/issues/3854)) ([9e4b7f8](https://github.com/googleapis/google-cloud-node/commit/9e4b7f8d27dbb1ac011267f9b96ce90d2ff7a74b))

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/routing-v0.2.0...routing-v0.2.1) (2022-11-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-maps-routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/routing",
"version": "0.2.1",
"version": "0.3.0",
"description": " client for Node.js",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-monitoring-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.9.0](https://github.com/googleapis/google-cloud-node/compare/monitoring-dashboards-v2.8.0...monitoring-dashboards-v2.9.0) (2023-01-25)


### Features

* Added support for horizontal bar rendering and column settings on time series tables ([#3842](https://github.com/googleapis/google-cloud-node/issues/3842)) ([7ac180a](https://github.com/googleapis/google-cloud-node/commit/7ac180aab738144ffe7479a7575b5e3937985ce4))

## [2.8.0](https://github.com/googleapis/google-cloud-node/compare/monitoring-dashboards-v2.7.2...monitoring-dashboards-v2.8.0) (2022-11-10)


Expand Down
4 changes: 2 additions & 2 deletions packages/google-monitoring-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@google-cloud/monitoring-dashboards",
"version": "2.8.0",
"version": "2.9.0",
"description": "interact with dashboards for viewing and analyzing metric data",
"repository": {
"type": "git",
"url": "https://github.com/googleapis/google-cloud-node.git",
"directory": "packages/google-monitoring-dashboard"
},
"homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-monitoring-dashboard",
"homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-monitoring-dashboard",
"license": "Apache-2.0",
"author": "Google LLC",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/google-monitoring-dashboard/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/monitoring-dashboards": "^2.8.0"
"@google-cloud/monitoring-dashboards": "^2.9.0"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-privacy-dlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions

## [4.4.0](https://github.com/googleapis/google-cloud-node/compare/dlp-v4.3.0...dlp-v4.4.0) (2023-01-25)


### Features

* Added SuggestConversationSummary RPC ([#3854](https://github.com/googleapis/google-cloud-node/issues/3854)) ([9e4b7f8](https://github.com/googleapis/google-cloud-node/commit/9e4b7f8d27dbb1ac011267f9b96ce90d2ff7a74b))

## [4.3.0](https://github.com/googleapis/nodejs-dlp/compare/v4.2.0...v4.3.0) (2023-01-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/dlp",
"description": "DLP API client for Node.js",
"version": "4.3.0",
"version": "4.4.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha test/*.test.js --timeout=600000"
},
"dependencies": {
"@google-cloud/dlp": "^4.3.0",
"@google-cloud/dlp": "^4.4.0",
"@google-cloud/pubsub": "^3.0.0",
"mime": "^3.0.0",
"yargs": "^16.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/google-storagetransfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.0](https://github.com/googleapis/google-cloud-node/compare/storage-transfer-v2.2.1...storage-transfer-v2.3.0) (2023-01-25)


### Features

* Added SuggestConversationSummary RPC ([#3854](https://github.com/googleapis/google-cloud-node/issues/3854)) ([9e4b7f8](https://github.com/googleapis/google-cloud-node/commit/9e4b7f8d27dbb1ac011267f9b96ce90d2ff7a74b))

## [2.2.1](https://github.com/googleapis/nodejs-storage-transfer/compare/v2.2.0...v2.2.1) (2022-11-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-storagetransfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/storage-transfer",
"version": "2.2.1",
"version": "2.3.0",
"description": "storagetransfer client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-storagetransfer/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/*.test.js"
},
"dependencies": {
"@google-cloud/storage-transfer": "^2.2.1"
"@google-cloud/storage-transfer": "^2.3.0"
},
"devDependencies": {
"@google-cloud/storage": "^6.0.0",
Expand Down

0 comments on commit 9267515

Please sign in to comment.