diff --git a/.changeset/selfish-parents-rush.md b/.changeset/selfish-parents-rush.md index 2cffc925ac..f126d1de2f 100644 --- a/.changeset/selfish-parents-rush.md +++ b/.changeset/selfish-parents-rush.md @@ -1,6 +1,7 @@ --- "@aws-amplify/ui-vue": patch "@aws-amplify/ui-angular": patch +"@aws-amplify/ui-react-liveness": patch --- deps: resolve all versions of nanoid to 3.3.8 diff --git a/.changeset/sto-bro-progress.md b/.changeset/sto-bro-progress.md new file mode 100644 index 0000000000..f5d3e1470d --- /dev/null +++ b/.changeset/sto-bro-progress.md @@ -0,0 +1,5 @@ +--- +"@aws-amplify/ui-react-storage": patch +--- + +fix(react-storage): default nullish progress to 100% if status is "complete" diff --git a/.changeset/sto-bro-ua.md b/.changeset/sto-bro-ua.md new file mode 100644 index 0000000000..cb673d556c --- /dev/null +++ b/.changeset/sto-bro-ua.md @@ -0,0 +1,5 @@ +--- +"@aws-amplify/ui-react-storage": patch +--- + +chore: add user agent string to createStorageBrowser