File tree 3 files changed +9
-2
lines changed
packages/google-cloud-bigquery-datatransfer
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-data-transfer?activeTab=versions
6
6
7
+ ### [ 1.2.5] ( https://www.github.com/googleapis/nodejs-bigquery-data-transfer/compare/v1.2.4...v1.2.5 ) (2019-08-26)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * populate correct version # in x-goog-api-client header ([ 937f1ac] ( https://www.github.com/googleapis/nodejs-bigquery-data-transfer/commit/937f1ac ) )
13
+
7
14
### [ 1.2.4] ( https://www.github.com/googleapis/nodejs-bigquery-data-transfer/compare/v1.2.3...v1.2.4 ) (2019-08-08)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/bigquery-data-transfer" ,
3
3
"description" : " BigQuery Data Transfer API client for Node.js" ,
4
- "version" : " 1.2.4 " ,
4
+ "version" : " 1.2.5 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout 60000"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/bigquery-data-transfer" : " ^1.2.4 "
17
+ "@google-cloud/bigquery-data-transfer" : " ^1.2.5 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments