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/bigquery?activeTab=versions
6
6
7
+ ## [ 7.8.0] ( https://github.com/googleapis/nodejs-bigquery/compare/v7.7.1...v7.8.0 ) (2024-06-19)
8
+
9
+
10
+ ### Features
11
+
12
+ * Update types from Discovery ([ #1374 ] ( https://github.com/googleapis/nodejs-bigquery/issues/1374 ) ) ([ e416b6e] ( https://github.com/googleapis/nodejs-bigquery/commit/e416b6e888a435cd487e90932d2597bf4e4ddb72 ) )
13
+
7
14
## [ 7.7.1] ( https://github.com/googleapis/nodejs-bigquery/compare/v7.7.0...v7.7.1 ) (2024-05-31)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/bigquery" ,
3
3
"description" : " Google BigQuery Client Library for Node.js" ,
4
- "version" : " 7.7.1 " ,
4
+ "version" : " 7.8.0 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 17
17
"fix" : " gts fix"
18
18
},
19
19
"dependencies" : {
20
- "@google-cloud/bigquery" : " ^7.7.1 " ,
20
+ "@google-cloud/bigquery" : " ^7.8.0 " ,
21
21
"@google-cloud/storage" : " ^7.0.0" ,
22
22
"google-auth-library" : " ^9.6.0" ,
23
23
"readline-promise" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments