File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/packages/google-gax Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/gax-nodejs?activeTab=versions
66
7+ ### [ 2.22.1] ( https://www.github.com/googleapis/gax-nodejs/compare/v2.22.0...v2.22.1 ) (2021-08-06)
8+
9+
10+ ### Bug Fixes
11+
12+ * refactor path templates to simplify regexes ([ #1079 ] ( https://www.github.com/googleapis/gax-nodejs/issues/1079 ) ) ([ 23c43b6] ( https://www.github.com/googleapis/gax-nodejs/commit/23c43b6f5e368eb2a5d06d375c41df0d7e45ff45 ) )
13+
714## [ 2.22.0] ( https://www.github.com/googleapis/gax-nodejs/compare/v2.21.1...v2.22.0 ) (2021-08-05)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " google-gax" ,
3- "version" : " 2.22.0 " ,
3+ "version" : " 2.22.1 " ,
44 "description" : " Google API Extensions" ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1414 " *.js"
1515 ],
1616 "dependencies" : {
17- "google-gax" : " ^2.22.0 "
17+ "google-gax" : " ^2.22.1 "
1818 },
1919 "devDependencies" : {
2020 "c8" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments