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
+ ## [ 1.2.0] ( https://www.github.com/googleapis/nodejs-os-login/compare/v1.1.4...v1.2.0 ) (2019-09-09)
8
+
9
+
10
+ ### Features
11
+
12
+ * load protos from JSON, grpc-fallback support ([ da55493] ( https://www.github.com/googleapis/nodejs-os-login/commit/da55493 ) )
13
+
7
14
### [ 1.1.4] ( https://www.github.com/googleapis/nodejs-os-login/compare/v1.1.3...v1.1.4 ) (2019-08-26)
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" : " 1.1.4 " ,
4
+ "version" : " 1.2.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 14
14
"test" : " mocha"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/os-login" : " ^1.1.4 "
17
+ "@google-cloud/os-login" : " ^1.2.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments