File tree 3 files changed +9
-2
lines changed 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/storage?activeTab=versions
6
6
7
+ ## [ 6.8.0] ( https://github.com/googleapis/nodejs-storage/compare/v6.7.0...v6.8.0 ) (2022-12-07)
8
+
9
+
10
+ ### Features
11
+
12
+ * Implement parallel operations ([ #2067 ] ( https://github.com/googleapis/nodejs-storage/issues/2067 ) ) ([ #2109 ] ( https://github.com/googleapis/nodejs-storage/issues/2109 ) ) ([ ce15b5e] ( https://github.com/googleapis/nodejs-storage/commit/ce15b5ef68353efbc005cb3a1a780e064ea04deb ) )
13
+
7
14
## [ 6.7.0] ( https://github.com/googleapis/nodejs-storage/compare/v6.6.0...v6.7.0 ) (2022-11-03)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/storage" ,
3
3
"description" : " Cloud Storage Client Library for Node.js" ,
4
- "version" : " 6.7 .0" ,
4
+ "version" : " 6.8 .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 17
17
},
18
18
"dependencies" : {
19
19
"@google-cloud/pubsub" : " ^3.0.0" ,
20
- "@google-cloud/storage" : " ^6.7 .0" ,
20
+ "@google-cloud/storage" : " ^6.8 .0" ,
21
21
"node-fetch" : " ^2.6.7" ,
22
22
"uuid" : " ^8.0.0" ,
23
23
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments