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.9.4] ( https://github.com/googleapis/nodejs-storage/compare/v6.9.3...v6.9.4 ) (2023-03-02)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Refactor createReadStream to remove unnecessary stream ([ #2153 ] ( https://github.com/googleapis/nodejs-storage/issues/2153 ) ) ([ 2c97310] ( https://github.com/googleapis/nodejs-storage/commit/2c97310da9edd1afbf61711631979433f10249a5 ) )
13
+
7
14
## [ 6.9.3] ( https://github.com/googleapis/nodejs-storage/compare/v6.9.2...v6.9.3 ) (2023-02-15)
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.9.3 " ,
4
+ "version" : " 6.9.4 " ,
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.9.3 " ,
20
+ "@google-cloud/storage" : " ^6.9.4 " ,
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