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 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/firestore?activeTab=versions
6
6
7
+ ## [ 7.6.0] ( https://github.com/googleapis/nodejs-firestore/compare/v7.5.0...v7.6.0 ) (2024-04-02)
8
+
9
+
10
+ ### Features
11
+
12
+ * Vector Search ([ #2006 ] ( https://github.com/googleapis/nodejs-firestore/issues/2006 ) ) ([ e906b42] ( https://github.com/googleapis/nodejs-firestore/commit/e906b4260da11fe5a1c34ae5f68d9f5717a99dab ) )
13
+
7
14
## [ 7.5.0] ( https://github.com/googleapis/nodejs-firestore/compare/v7.4.0...v7.5.0 ) (2024-03-25)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/firestore" ,
3
3
"description" : " Firestore Client Library for Node.js" ,
4
- "version" : " 7.5 .0" ,
4
+ "version" : " 7.6 .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 11
11
"test" : " mocha --timeout 600000"
12
12
},
13
13
"dependencies" : {
14
- "@google-cloud/firestore" : " ^7.5 .0"
14
+ "@google-cloud/firestore" : " ^7.6 .0"
15
15
},
16
16
"devDependencies" : {
17
17
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments