File tree 3 files changed +9
-2
lines changed
packages/google-cloud-oslogin
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/os-login?activeTab=versions
6
6
7
+ ### [ 3.2.4] ( https://www.github.com/googleapis/nodejs-os-login/compare/v3.2.3...v3.2.4 ) (2021-07-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.1 ([ #464 ] ( https://www.github.com/googleapis/nodejs-os-login/issues/464 ) ) ([ 67847c3] ( https://www.github.com/googleapis/nodejs-os-login/commit/67847c3d7f8328c797daf93a8880025b3fdbc763 ) )
13
+
7
14
### [ 3.2.3] ( https://www.github.com/googleapis/nodejs-os-login/compare/v3.2.2...v3.2.3 ) (2021-06-29)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/os-login" ,
3
3
"description" : " Google Cloud OS Login API client for Node.js" ,
4
- "version" : " 3.2.3 " ,
4
+ "version" : " 3.2.4 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/os-login" : " ^3.2.3 "
17
+ "@google-cloud/os-login" : " ^3.2.4 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments