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 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/storage?activeTab=versions
66
7+ ## [ 7.11.0] ( https://github.com/googleapis/nodejs-storage/compare/v7.10.2...v7.11.0 ) (2024-05-03)
8+
9+
10+ ### Features
11+
12+ * Add ability to enable hierarchical namespace on buckets ([ #2453 ] ( https://github.com/googleapis/nodejs-storage/issues/2453 ) ) ([ 4e5726f] ( https://github.com/googleapis/nodejs-storage/commit/4e5726fe60ecede6bec6508e4b4ec214f2e173dd ) )
13+
714## [ 7.10.2] ( https://github.com/googleapis/nodejs-storage/compare/v7.10.1...v7.10.2 ) (2024-04-26)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/storage" ,
33 "description" : " Cloud Storage Client Library for Node.js" ,
4- "version" : " 7.10.2 " ,
4+ "version" : " 7.11.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "@google-cloud/pubsub" : " ^4.0.0" ,
20- "@google-cloud/storage" : " ^7.10.2 " ,
20+ "@google-cloud/storage" : " ^7.11.0 " ,
2121 "node-fetch" : " ^2.6.7" ,
2222 "uuid" : " ^8.0.0" ,
2323 "yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments