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.5.1] ( https://www.github.com/googleapis/nodejs-asset/compare/v3.5.0...v3.5.1 ) (2020-07-27)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * move gitattributes files to node templates ([ #371 ] ( https://www.github.com/googleapis/nodejs-asset/issues/371 ) ) ([ e05f810] ( https://www.github.com/googleapis/nodejs-asset/commit/e05f810f0f15975d52fd9f6d62c8b194c8e96b5a ) )
13
+
7
14
## [ 3.5.0] ( https://www.github.com/googleapis/nodejs-asset/compare/v3.4.0...v3.5.0 ) (2020-07-08)
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.5.0 " ,
4
+ "version" : " 3.5.1 " ,
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.5.0 " ,
18
+ "@google-cloud/asset" : " ^3.5.1 " ,
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