File tree 3 files changed +9
-2
lines changed
packages/google-cloud-asset
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/asset?activeTab=versions
6
6
7
+ ## [ 3.4.0] ( https://www.github.com/googleapis/nodejs-asset/compare/v3.3.0...v3.4.0 ) (2020-06-26)
8
+
9
+
10
+ ### Features
11
+
12
+ * add v1p5beta1 API surface ([ #349 ] ( https://www.github.com/googleapis/nodejs-asset/issues/349 ) ) ([ 12b8ade] ( https://www.github.com/googleapis/nodejs-asset/commit/12b8ade2dee42b8578b0364d8876a6932288970c ) )
13
+
7
14
## [ 3.3.0] ( https://www.github.com/googleapis/nodejs-asset/compare/v3.2.0...v3.3.0 ) (2020-06-17)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/asset" ,
3
3
"description" : " Cloud Asset API client for Node.js" ,
4
- "version" : " 3.3 .0" ,
4
+ "version" : " 3.4 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha --timeout 180000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/asset" : " ^3.3 .0" ,
18
+ "@google-cloud/asset" : " ^3.4 .0" ,
19
19
"@google-cloud/compute" : " ^2.0.0" ,
20
20
"@google-cloud/storage" : " ^5.0.0" ,
21
21
"uuid" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments