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
+ ### [ 5.19.1] ( https://github.com/googleapis/nodejs-storage/compare/v5.19.0...v5.19.1 ) (2022-04-08)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * prevent retrying 200 response ([ #1857 ] ( https://github.com/googleapis/nodejs-storage/issues/1857 ) ) ([ 638a47b] ( https://github.com/googleapis/nodejs-storage/commit/638a47b4e7ecc6e94b3b11d1ccc7c52afdeaafe1 ) )
13
+
7
14
## [ 5.19.0] ( https://github.com/googleapis/nodejs-storage/compare/v5.18.3...v5.19.0 ) (2022-04-06)
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" : " 5.19.0 " ,
4
+ "version" : " 5.19.1 " ,
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" : " ^2.0.0" ,
20
- "@google-cloud/storage" : " ^5.19.0 " ,
20
+ "@google-cloud/storage" : " ^5.19.1 " ,
21
21
"node-fetch" : " ^2.3.0" ,
22
22
"uuid" : " ^8.0.0" ,
23
23
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments