@mux/mux-uploader-react
Advanced tools
Comparing version 0.1.0-canary.27-43b2e82 to 0.1.0-canary.28-505f1e6
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.1.0-beta.8](https://github.com/muxinc/elements/compare/@mux/mux-uploader-react@0.1.0-beta.7...@mux/mux-uploader-react@0.1.0-beta.8) (2022-08-31) | ||
### Bug Fixes | ||
- **mux-uploader-react:** Rename error event. ([cb74ca2](https://github.com/muxinc/elements/commit/cb74ca2528aa051b2f0a10ad5715aaad69cf1ecf)) | ||
# [0.1.0-beta.7](https://github.com/muxinc/elements/compare/@mux/mux-uploader-react@0.1.0-beta.6...@mux/mux-uploader-react@0.1.0-beta.7) (2022-08-04) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@mux/mux-uploader-react", | ||
"version": "0.1.0-canary.27-43b2e82", | ||
"version": "0.1.0-canary.28-505f1e6", | ||
"type": "commonjs", | ||
@@ -57,4 +57,4 @@ "description": "An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you", | ||
"dependencies": { | ||
"@mux/mux-elements-codemod": "1.1.2-canary.28-43b2e82", | ||
"@mux/mux-uploader": "0.1.0-canary.27-43b2e82", | ||
"@mux/mux-elements-codemod": "1.1.2-canary.29-505f1e6", | ||
"@mux/mux-uploader": "0.1.0-canary.28-505f1e6", | ||
"prop-types": "^15.7.2" | ||
@@ -61,0 +61,0 @@ }, |
405511
+ Added@mux/mux-elements-codemod@1.1.2-canary.29-505f1e6(transitive)
+ Added@mux/mux-uploader@0.1.0-canary.28-505f1e6(transitive)
- Removed@mux/mux-elements-codemod@1.1.2-canary.28-43b2e82(transitive)
- Removed@mux/mux-uploader@0.1.0-canary.27-43b2e82(transitive)