File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed 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/@google-cloud/firestore?activeTab=versions
66
7+ ## [ 7.11.6] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.5...v7.11.6 ) (2025-09-26)
8+
9+
10+ ### Bug Fixes
11+
12+ * Pool.ts: add even more logging ([ c508d1b] ( https://github.com/googleapis/nodejs-firestore/commit/c508d1bd653f5d2b9bbe78236fac15e999c27e69 ) )
13+
714## [ 7.11.5] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.4...v7.11.5 ) (2025-09-22)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/firestore" ,
33 "description" : " Firestore Client Library for Node.js" ,
4- "version" : " 7.11.5 " ,
4+ "version" : " 7.11.6 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha --timeout 600000"
1212 },
1313 "dependencies" : {
14- "@google-cloud/firestore" : " ^7.11.5 "
14+ "@google-cloud/firestore" : " ^7.11.6 "
1515 },
1616 "devDependencies" : {
1717 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments