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.5.0] ( https://www.github.com/googleapis/nodejs-compute/compare/v2.4.4...v2.5.0 ) (2021-05-25)
8
+
9
+
10
+ ### Features
11
+
12
+ * add ` gcf-owl-bot[bot] ` to ` ignoreAuthors ` ([ #557 ] ( https://www.github.com/googleapis/nodejs-compute/issues/557 ) ) ([ 1e354f7] ( https://www.github.com/googleapis/nodejs-compute/commit/1e354f71dd6b053cac4e9b56ff48f5b8ca937968 ) )
13
+
7
14
### [ 2.4.4] ( https://www.github.com/googleapis/nodejs-compute/compare/v2.4.3...v2.4.4 ) (2021-05-04)
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.4.4 " ,
4
+ "version" : " 2.5.0 " ,
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.4.4 " ,
18
+ "@google-cloud/compute" : " ^2.5.0 " ,
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