@filerobot/status-bar
Advanced tools
Comparing version 3.13.15 to 3.14.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.14.7](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.14.6...v3.14.7) (2023-11-30) | ||
**Note:** Version bump only for package @filerobot/status-bar | ||
## [3.13.15](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.13.14...v3.13.15) (2023-11-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@filerobot/status-bar", | ||
"description": "A progress bar for Filerobot, with many bells and whistles.", | ||
"version": "3.13.15", | ||
"version": "3.14.7", | ||
"license": "MIT", | ||
@@ -18,5 +18,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/common": "^3.13.15", | ||
"@filerobot/icons": "^3.13.12", | ||
"@filerobot/utils": "^3.13.15", | ||
"@filerobot/common": "^3.14.7", | ||
"@filerobot/icons": "^3.14.7", | ||
"@filerobot/utils": "^3.14.7", | ||
"@transloadit/prettier-bytes": "0.1.0", | ||
@@ -35,3 +35,3 @@ "classnames": "^2.2.6", | ||
}, | ||
"gitHead": "e84082c65a02b1fd07f1838bd4501b24a7a62888" | ||
"gitHead": "eb8e8dcf405f1bd9721e6f7943f5061e1df2c8db" | ||
} |
@@ -151,3 +151,3 @@ # `@filerobot/status-bar` | ||
[license-url]: https://opensource.org/licenses/MIT | ||
[sfx-url]: https://www.scaleflex.it/en/home | ||
[sfx-url]: https://www.scaleflex.com/ | ||
[version-url]: https://www.npmjs.com/package/@filerobot/status-bar | ||
@@ -154,0 +154,0 @@ [codeSandbox-url]: https://codesandbox.io/s/filerobot-widget-v3-c5l9th |
78149
Updated@filerobot/common@^3.14.7
Updated@filerobot/icons@^3.14.7
Updated@filerobot/utils@^3.14.7