File tree 3 files changed +9
-2
lines changed
packages/google-cloud-gaming
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 2.3.5] ( https://www.github.com/googleapis/nodejs-game-servers/compare/v2.3.4...v2.3.5 ) (2021-06-29)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #192 ] ( https://www.github.com/googleapis/nodejs-game-servers/issues/192 ) ) ([ 4d37a74] ( https://www.github.com/googleapis/nodejs-game-servers/commit/4d37a7497ebe77cbfabc5e2bb0ea925e7ac138bb ) )
9
+
3
10
### [ 2.3.4] ( https://www.github.com/googleapis/nodejs-game-servers/compare/v2.3.3...v2.3.4 ) (2021-06-22)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/game-servers" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"description" : " Game service client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-game-servers" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 13
13
"test" : " c8 mocha --timeout 600000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/game-servers" : " ^2.3.4 "
16
+ "@google-cloud/game-servers" : " ^2.3.5 "
17
17
},
18
18
"devDependencies" : {
19
19
"c8" : " ^7.2.1" ,
You can’t perform that action at this time.
0 commit comments