Skip to content

Commit 5893110

Browse files
chore(main): release 2.1.0 (#90)
🤖 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).
1 parent 8846b1c commit 5893110

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

packages/google-cloud-vpc-access/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/googleapis/nodejs-vpc-access/compare/v2.0.0...v2.1.0) (2022-06-29)
4+
5+
6+
### Features
7+
8+
* support regapic LRO ([#89](https://github.com/googleapis/nodejs-vpc-access/issues/89)) ([c42528e](https://github.com/googleapis/nodejs-vpc-access/commit/c42528ec15d5421ddd6a554c3b2ee46402299706))
9+
310
## [2.0.0](https://github.com/googleapis/nodejs-vpc-access/compare/v1.1.2...v2.0.0) (2022-05-20)
411

512

packages/google-cloud-vpc-access/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/vpc-access",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "vpcaccess client for Node.js",
55
"repository": "googleapis/nodejs-vpc-access",
66
"license": "Apache-2.0",

packages/google-cloud-vpc-access/samples/generated/v1/snippet_metadata.google.cloud.vpcaccess.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-vpcaccess",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

packages/google-cloud-vpc-access/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "c8 mocha --timeout 600000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/vpc-access": "^2.0.0"
16+
"@google-cloud/vpc-access": "^2.1.0"
1717
},
1818
"devDependencies": {
1919
"c8": "^7.1.0",

0 commit comments

Comments
 (0)