This repository was archived by the owner on Nov 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "gax" : " 5.0.2 " ,
2+ "gax" : " 5.0.3 " ,
33 "tools" : " 1.0.3" ,
44 "logging-utils" : " 1.1.1"
55}
Original file line number Diff line number Diff line change 55[ 1 ] : https://www.npmjs.com/package/gax-nodejs?activeTab=versions
66
77
8+ ## [ 5.0.3] ( https://github.com/googleapis/gax-nodejs/compare/google-gax-v5.0.2...google-gax-v5.0.3 ) (2025-08-07)
9+
10+
11+ ### Bug Fixes
12+
13+ * pin Typescript to republish gax ([ #1789 ] ( https://github.com/googleapis/gax-nodejs/issues/1789 ) ) ([ 0501494] ( https://github.com/googleapis/gax-nodejs/commit/050149450429d2adabc5f6f9879be2ace97c221b ) )
14+
815## [ 5.0.2] ( https://github.com/googleapis/gax-nodejs/compare/google-gax-v5.0.1...google-gax-v5.0.2 ) (2025-07-22)
916
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " google-gax" ,
3- "version" : " 5.0.2 " ,
3+ "version" : " 5.0.3 " ,
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" : " ^5.0.2 "
17+ "google-gax" : " ^5.0.3 "
1818 },
1919 "devDependencies" : {
2020 "c8" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments