Skip to content

Commit

Permalink
chore(main): release 2.1.0 (#90)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.1.0](googleapis/nodejs-vpc-access@v2.0.0...v2.1.0) (2022-06-29)


### Features

* support regapic LRO ([#89](googleapis/nodejs-vpc-access#89)) ([c42528e](googleapis/nodejs-vpc-access@c42528e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jun 30, 2022
1 parent 8846b1c commit 5893110
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-vpc-access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.0](https://github.com/googleapis/nodejs-vpc-access/compare/v2.0.0...v2.1.0) (2022-06-29)


### Features

* support regapic LRO ([#89](https://github.com/googleapis/nodejs-vpc-access/issues/89)) ([c42528e](https://github.com/googleapis/nodejs-vpc-access/commit/c42528ec15d5421ddd6a554c3b2ee46402299706))

## [2.0.0](https://github.com/googleapis/nodejs-vpc-access/compare/v1.1.2...v2.0.0) (2022-05-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vpc-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/vpc-access",
"version": "2.0.0",
"version": "2.1.0",
"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.0.0",
"version": "2.1.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vpc-access/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.0.0"
"@google-cloud/vpc-access": "^2.1.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 5893110

Please sign in to comment.