File tree 3 files changed +9
-2
lines changed
packages/google-cloud-compute
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/compute?activeTab=versions
6
6
7
+ ### [ 2.0.3] ( https://www.github.com/googleapis/nodejs-compute/compare/v2.0.2...v2.0.3 ) (2020-07-27)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * move gitattributes files to node templates ([ #472 ] ( https://www.github.com/googleapis/nodejs-compute/issues/472 ) ) ([ 4e1dd20] ( https://www.github.com/googleapis/nodejs-compute/commit/4e1dd2032e09d90ffa4e80970091ac50de24ef17 ) )
13
+
7
14
### [ 2.0.2] ( https://www.github.com/googleapis/nodejs-compute/compare/v2.0.1...v2.0.2 ) (2020-07-09)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/compute" ,
3
3
"description" : " Google Compute Engine Client Library for Node.js" ,
4
- "version" : " 2.0.2 " ,
4
+ "version" : " 2.0.3 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha --timeout 1200000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/compute" : " ^2.0.2 " ,
18
+ "@google-cloud/compute" : " ^2.0.3 " ,
19
19
"@sendgrid/mail" : " ^7.0.0" ,
20
20
"node-fetch" : " ^2.3.0" ,
21
21
"nodemailer" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments