Skip to content

Commit

Permalink
chore(main): release 2.1.3 (#104)
Browse files Browse the repository at this point in the history
* chore(main): release 2.1.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Nov 11, 2022
1 parent 2316bfa commit e7a5408
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions packages/google-cloud-vpcaccess/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.1.3](https://github.com/googleapis/nodejs-vpc-access/compare/v2.1.2...v2.1.3) (2022-11-11)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#110](https://github.com/googleapis/nodejs-vpc-access/issues/110)) ([020b641](https://github.com/googleapis/nodejs-vpc-access/commit/020b641f10c363a1baf208f307ddedd1bdde4a3c))
* Preserve default values in x-goog-request-params header ([#103](https://github.com/googleapis/nodejs-vpc-access/issues/103)) ([b590af7](https://github.com/googleapis/nodejs-vpc-access/commit/b590af70193ec98814005f8d5fa87ee1882c2941))
* Regenerated protos JS and TS definitions ([#113](https://github.com/googleapis/nodejs-vpc-access/issues/113)) ([61e2336](https://github.com/googleapis/nodejs-vpc-access/commit/61e233629539938ad3b9b285cd15cb8cba8450e5))

## [2.1.2](https://github.com/googleapis/nodejs-vpc-access/compare/v2.1.1...v2.1.2) (2022-09-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vpcaccess/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/vpc-access",
"version": "2.1.2",
"version": "2.1.3",
"description": "vpcaccess client for Node.js",
"repository": "googleapis/nodejs-vpc-access",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-vpcaccess",
"version": "2.1.2",
"version": "2.1.3",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vpcaccess/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/vpc-access": "^2.1.2"
"@google-cloud/vpc-access": "^2.1.3"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit e7a5408

Please sign in to comment.