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 Sep 16, 2022
1 parent 945773c commit 163ce2c
Show file tree
Hide file tree
Showing 31 changed files with 100 additions and 30 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"packages/gapic-node-templating": "0.0.0",
"packages/google-api-apikeys": "0.1.0",
"packages/google-cloud-batch": "0.1.1",
"packages/google-cloud-beyondcorp-appconnections": "0.2.0",
"packages/google-cloud-beyondcorp-appconnectors": "0.3.0",
"packages/google-cloud-beyondcorp-appgateways": "0.2.0",
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.2.0",
"packages/google-cloud-beyondcorp-clientgateways": "0.2.0",
"packages/google-cloud-gkemulticloud": "0.1.1",
"packages/google-api-apikeys": "0.1.1",
"packages/google-cloud-batch": "0.1.2",
"packages/google-cloud-beyondcorp-appconnections": "0.2.1",
"packages/google-cloud-beyondcorp-appconnectors": "0.3.1",
"packages/google-cloud-beyondcorp-appgateways": "0.2.1",
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.2.1",
"packages/google-cloud-beyondcorp-clientgateways": "0.2.1",
"packages/google-cloud-gkemulticloud": "0.1.2",
"packages/google-cloud-redis": "3.1.3",
"packages/google-cloud-security-publicca": "0.1.0",
"packages/google-cloud-security-publicca": "0.1.1",
"packages/google-devtools-artifactregistry": "2.0.0",
"packages/google-iam": "0.1.0",
"packages/google-iam": "0.1.1",
"packages/typeless-sample-bot": "1.0.0"
}
7 changes: 7 additions & 0 deletions packages/google-api-apikeys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/apikeys-v0.1.0...apikeys-v0.1.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## 0.1.0 (2022-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-apikeys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/apikeys",
"version": "0.1.0",
"version": "0.1.1",
"description": "API Keys API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-apikeys/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": {
"@google-cloud/apikeys": "^0.1.0"
"@google-cloud/apikeys": "^0.1.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-node/compare/batch-v0.1.1...batch-v0.1.2) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/batch-v0.1.0...batch-v0.1.1) (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/batch",
"version": "0.1.1",
"version": "0.1.2",
"description": "Batch client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/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": {
"@google-cloud/batch": "^0.1.1"
"@google-cloud/batch": "^0.1.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-appconnections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/appconnections-v0.2.0...appconnections-v0.2.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/appconnections-v0.1.0...appconnections-v0.2.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appconnections",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
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-cloud/appconnections": "^0.2.0"
"@google-cloud/appconnections": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-appconnectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/appconnectors-v0.3.0...appconnectors-v0.3.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/appconnectors-v0.2.0...appconnectors-v0.3.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appconnectors",
"version": "0.3.0",
"version": "0.3.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
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/appconnectors": "^0.3.0"
"@google-cloud/appconnectors": "^0.3.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-appgateways/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/appgateways-v0.2.0...appgateways-v0.2.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/appgateways-v0.1.0...appgateways-v0.2.0) (2022-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-appgateways/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appgateways",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
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-cloud/appgateways": "^0.2.0"
"@google-cloud/appgateways": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/clientconnectorservices-v0.2.0...clientconnectorservices-v0.2.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/clientconnectorservices-v0.1.0...clientconnectorservices-v0.2.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/clientconnectorservices",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
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-cloud/clientconnectorservices": "^0.2.0"
"@google-cloud/clientconnectorservices": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-clientgateways/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/clientgateways-v0.2.0...clientgateways-v0.2.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/clientgateways-v0.1.0...clientgateways-v0.2.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/clientgateways",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
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-cloud/clientgateways": "^0.2.0"
"@google-cloud/clientgateways": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-gkemulticloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-node/compare/gkemulticloud-v0.1.1...gkemulticloud-v0.1.2) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/gkemulticloud-v0.1.0...gkemulticloud-v0.1.1) (2022-08-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkemulticloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/gkemulticloud",
"version": "0.1.1",
"version": "0.1.2",
"description": "Anthos Multi-Cloud API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkemulticloud/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": {
"@google-cloud/gkemulticloud": "^0.1.1"
"@google-cloud/gkemulticloud": "^0.1.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-security-publicca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/publicca-v0.1.0...publicca-v0.1.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## 0.1.0 (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-security-publicca/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/publicca",
"version": "0.1.0",
"version": "0.1.1",
"description": "Public Certificate Authority client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
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-cloud/publicca": "^0.1.0"
"@google-cloud/publicca": "^0.1.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-iam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/iam-v0.1.0...iam-v0.1.1) (2022-09-16)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## 0.1.0 (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/iam",
"version": "0.1.0",
"version": "0.1.1",
"description": "Identity and Access Management client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-iam/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": {
"@google-cloud/iam": "^0.1.0"
"@google-cloud/iam": "^0.1.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 163ce2c

Please sign in to comment.