@filerobot/status-bar
Advanced tools
Comparing version 3.7.17 to 3.7.19
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.7.19](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.7.18...v3.7.19) (2023-10-05) | ||
**Note:** Version bump only for package @filerobot/status-bar | ||
## [3.7.17](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.7.16...v3.7.17) (2023-10-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@filerobot/status-bar", | ||
"description": "A progress bar for Filerobot, with many bells and whistles.", | ||
"version": "3.7.17", | ||
"version": "3.7.19", | ||
"license": "MIT", | ||
@@ -18,5 +18,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/common": "^3.7.17", | ||
"@filerobot/common": "^3.7.19", | ||
"@filerobot/icons": "^3.5.11", | ||
"@filerobot/utils": "^3.7.17", | ||
"@filerobot/utils": "^3.7.19", | ||
"@transloadit/prettier-bytes": "0.1.0", | ||
@@ -35,3 +35,3 @@ "classnames": "^2.2.6", | ||
}, | ||
"gitHead": "6e9515eb75e2e6091ed68100768c393a4b49ac07" | ||
"gitHead": "7f2fcc7bb8e60a4def00ac4262cdc5400b8f03c2" | ||
} |
72222
Updated@filerobot/common@^3.7.19
Updated@filerobot/utils@^3.7.19