From 9d1e626f31aa5a351d8c13c2e295e5762ff4294c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Dec 2024 21:33:50 +0000 Subject: [PATCH] Version Packages --- .changeset/add-placeholder-color-props.md | 5 ----- .changeset/gentle-countries-kneel.md | 5 ----- .changeset/long-parrots-listen.md | 5 ----- .changeset/selfish-parents-rush.md | 7 ------- .changeset/sto-bro-progress.md | 5 ----- .changeset/sto-bro-ua.md | 5 ----- .changeset/yellow-needles-dress.md | 5 ----- docs/package.json | 4 ++-- examples/angular/package.json | 2 +- examples/next/package.json | 10 +++++----- examples/vue/package.json | 2 +- packages/angular/projects/ui-angular/CHANGELOG.md | 9 +++++++++ packages/angular/projects/ui-angular/package.json | 4 ++-- packages/angular/projects/ui-angular/src/version.ts | 2 +- packages/e2e/package.json | 2 +- packages/react-auth/CHANGELOG.md | 10 ++++++++++ packages/react-auth/package.json | 10 +++++----- packages/react-auth/src/version.ts | 2 +- packages/react-core-auth/CHANGELOG.md | 8 ++++++++ packages/react-core-auth/package.json | 6 +++--- packages/react-core-notifications/CHANGELOG.md | 8 ++++++++ packages/react-core-notifications/package.json | 6 +++--- packages/react-core/CHANGELOG.md | 7 +++++++ packages/react-core/package.json | 4 ++-- packages/react-geo/CHANGELOG.md | 11 +++++++++++ packages/react-geo/package.json | 4 ++-- packages/react-geo/src/version.ts | 2 +- packages/react-liveness/CHANGELOG.md | 10 ++++++++++ packages/react-liveness/package.json | 6 +++--- packages/react-liveness/src/version.ts | 2 +- packages/react-native-auth/CHANGELOG.md | 9 +++++++++ packages/react-native-auth/package.json | 8 ++++---- packages/react-native-auth/src/version.ts | 2 +- packages/react-native/CHANGELOG.md | 9 +++++++++ packages/react-native/package.json | 8 ++++---- packages/react-native/src/version.ts | 2 +- packages/react-notifications/CHANGELOG.md | 10 ++++++++++ packages/react-notifications/package.json | 10 +++++----- packages/react-notifications/src/version.ts | 2 +- packages/react-storage/CHANGELOG.md | 13 +++++++++++++ packages/react-storage/package.json | 8 ++++---- packages/react-storage/src/version.ts | 2 +- packages/react/CHANGELOG.md | 10 ++++++++++ packages/react/package.json | 6 +++--- packages/react/src/version.ts | 2 +- packages/ui/CHANGELOG.md | 6 ++++++ packages/ui/package.json | 2 +- packages/vue/CHANGELOG.md | 9 +++++++++ packages/vue/package.json | 4 ++-- packages/vue/src/version.ts | 2 +- 50 files changed, 192 insertions(+), 100 deletions(-) delete mode 100644 .changeset/add-placeholder-color-props.md delete mode 100644 .changeset/gentle-countries-kneel.md delete mode 100644 .changeset/long-parrots-listen.md delete mode 100644 .changeset/selfish-parents-rush.md delete mode 100644 .changeset/sto-bro-progress.md delete mode 100644 .changeset/sto-bro-ua.md delete mode 100644 .changeset/yellow-needles-dress.md diff --git a/.changeset/add-placeholder-color-props.md b/.changeset/add-placeholder-color-props.md deleted file mode 100644 index 057c3520080..00000000000 --- a/.changeset/add-placeholder-color-props.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aws-amplify/ui-react": patch ---- - -feat(react): add Placeholder color props diff --git a/.changeset/gentle-countries-kneel.md b/.changeset/gentle-countries-kneel.md deleted file mode 100644 index 1c461059d5d..00000000000 --- a/.changeset/gentle-countries-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aws-amplify/ui-react-geo": patch ---- - -fix: bump maplibre-gl-js-amplify dep diff --git a/.changeset/long-parrots-listen.md b/.changeset/long-parrots-listen.md deleted file mode 100644 index 4f8dfb3217e..00000000000 --- a/.changeset/long-parrots-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aws-amplify/ui-react-geo": patch ---- - -chore(react-geo): use caret operator for amplify maplibre dep diff --git a/.changeset/selfish-parents-rush.md b/.changeset/selfish-parents-rush.md deleted file mode 100644 index f126d1de2f2..00000000000 --- a/.changeset/selfish-parents-rush.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@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 deleted file mode 100644 index f5d3e1470d1..00000000000 --- a/.changeset/sto-bro-progress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@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 deleted file mode 100644 index cb673d556c9..00000000000 --- a/.changeset/sto-bro-ua.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aws-amplify/ui-react-storage": patch ---- - -chore: add user agent string to createStorageBrowser diff --git a/.changeset/yellow-needles-dress.md b/.changeset/yellow-needles-dress.md deleted file mode 100644 index 97a1e939183..00000000000 --- a/.changeset/yellow-needles-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aws-amplify/ui": patch ---- - -fix: missing elevated card shadow on dark mode diff --git a/docs/package.json b/docs/package.json index 9515e7cd52c..28c3a81d73a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -23,8 +23,8 @@ "test:links": "node --require esbuild-register ./scripts/link-checker-puppeteer.ts" }, "dependencies": { - "@aws-amplify/ui-react": "6.7.1", - "@aws-amplify/ui-react-storage": "3.5.0", + "@aws-amplify/ui-react": "6.7.2", + "@aws-amplify/ui-react-storage": "3.5.1", "@docsearch/react": "3", "@mdx-js/loader": "^2.1.0", "@mdx-js/mdx": "^2.1.0", diff --git a/examples/angular/package.json b/examples/angular/package.json index fd341d11df2..31e6f1e89f8 100644 --- a/examples/angular/package.json +++ b/examples/angular/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^14.3.0", "@angular/platform-browser-dynamic": "^14.3.0", "@angular/router": "^14.3.0", - "@aws-amplify/ui-angular": "^5.0.33", + "@aws-amplify/ui-angular": "^5.0.34", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.4" diff --git a/examples/next/package.json b/examples/next/package.json index 5f300b8494a..89bb504f1d8 100644 --- a/examples/next/package.json +++ b/examples/next/package.json @@ -10,12 +10,12 @@ "lint": "next lint" }, "dependencies": { - "@aws-amplify/ui-react": "^6.7.1", + "@aws-amplify/ui-react": "^6.7.2", "@aws-amplify/ui-react-ai": "1.1.0", - "@aws-amplify/ui-react-geo": "^2.0.33", - "@aws-amplify/ui-react-liveness": "^3.1.18", - "@aws-amplify/ui-react-notifications": "^2.0.37", - "@aws-amplify/ui-react-storage": "^3.5.0", + "@aws-amplify/ui-react-geo": "^2.0.34", + "@aws-amplify/ui-react-liveness": "^3.1.19", + "@aws-amplify/ui-react-notifications": "^2.0.38", + "@aws-amplify/ui-react-storage": "^3.5.1", "@aws-sdk/credential-providers": "^3.370.0", "next": "^14.2.10", "next-global-css": "^1.1.1", diff --git a/examples/vue/package.json b/examples/vue/package.json index b5426cc6514..21191424035 100644 --- a/examples/vue/package.json +++ b/examples/vue/package.json @@ -11,7 +11,7 @@ "start": "vite preview --port 3000" }, "dependencies": { - "@aws-amplify/ui-vue": "^4.2.25", + "@aws-amplify/ui-vue": "^4.2.26", "vue": "^3.0.5", "vue-router": "4" }, diff --git a/packages/angular/projects/ui-angular/CHANGELOG.md b/packages/angular/projects/ui-angular/CHANGELOG.md index fbef182926d..9376743ff72 100644 --- a/packages/angular/projects/ui-angular/CHANGELOG.md +++ b/packages/angular/projects/ui-angular/CHANGELOG.md @@ -1,5 +1,14 @@ # @aws-amplify/ui-angular +## 5.0.34 + +### Patch Changes + +- [#6250](https://github.com/aws-amplify/amplify-ui/pull/6250) [`27c72b51e1f11073e383eb848a99589c234abb23`](https://github.com/aws-amplify/amplify-ui/commit/27c72b51e1f11073e383eb848a99589c234abb23) Thanks [@calebpollman](https://github.com/calebpollman)! - deps: resolve all versions of nanoid to 3.3.8 + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + ## 5.0.33 ### Patch Changes diff --git a/packages/angular/projects/ui-angular/package.json b/packages/angular/projects/ui-angular/package.json index 1c20b88c071..099c421ce10 100644 --- a/packages/angular/projects/ui-angular/package.json +++ b/packages/angular/projects/ui-angular/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-angular", - "version": "5.0.33", + "version": "5.0.34", "scripts": { "build": "yarn --cwd ../../ build", "dev": "yarn --cwd ../../ dev", @@ -20,7 +20,7 @@ "rxjs": "^6.5.3 || ^7.4.0" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", + "@aws-amplify/ui": "6.7.2", "nanoid": "3.3.8", "qrcode": "1.5.0", "tslib": "^2.5.2", diff --git a/packages/angular/projects/ui-angular/src/version.ts b/packages/angular/projects/ui-angular/src/version.ts index d5b77c24611..2cb825fd680 100644 --- a/packages/angular/projects/ui-angular/src/version.ts +++ b/packages/angular/projects/ui-angular/src/version.ts @@ -1 +1 @@ -export const VERSION = '5.0.33'; +export const VERSION = '5.0.34'; diff --git a/packages/e2e/package.json b/packages/e2e/package.json index 076716832f9..5c6a5e2b063 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -29,7 +29,7 @@ ] }, "devDependencies": { - "@aws-amplify/ui": "^6.7.1", + "@aws-amplify/ui": "^6.7.2", "@badeball/cypress-cucumber-preprocessor": "^18.0.6", "@bahmutov/cypress-esbuild-preprocessor": "~2.2.0", "@cucumber/cucumber": "^10.0.1", diff --git a/packages/react-auth/CHANGELOG.md b/packages/react-auth/CHANGELOG.md index d11c4640a2c..e84d6fbb77c 100644 --- a/packages/react-auth/CHANGELOG.md +++ b/packages/react-auth/CHANGELOG.md @@ -1,5 +1,15 @@ # @aws-amplify/ui-react-auth +## 0.0.40 + +### Patch Changes + +- Updated dependencies [[`4a9e16c194e145c6881583f2362bccd8974bc1fc`](https://github.com/aws-amplify/amplify-ui/commit/4a9e16c194e145c6881583f2362bccd8974bc1fc), [`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui-react@6.7.2 + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + - @aws-amplify/ui-react-core-auth@0.0.35 + ## 0.0.39 ### Patch Changes diff --git a/packages/react-auth/package.json b/packages/react-auth/package.json index 84d788a8d17..1b766cb153c 100644 --- a/packages/react-auth/package.json +++ b/packages/react-auth/package.json @@ -1,7 +1,7 @@ { "name": "@aws-amplify/ui-react-auth", "private": true, - "version": "0.0.39", + "version": "0.0.40", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -40,10 +40,10 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1", - "@aws-amplify/ui-react-core-auth": "0.0.34", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2", + "@aws-amplify/ui-react-core-auth": "0.0.35", "@xstate/react": "3.2.2", "lodash": "4.17.21", "tslib": "^2.5.2" diff --git a/packages/react-auth/src/version.ts b/packages/react-auth/src/version.ts index 6b82a0e75d9..fbe71d44f6d 100644 --- a/packages/react-auth/src/version.ts +++ b/packages/react-auth/src/version.ts @@ -1 +1 @@ -export const VERSION = '0.0.39'; +export const VERSION = '0.0.40'; diff --git a/packages/react-core-auth/CHANGELOG.md b/packages/react-core-auth/CHANGELOG.md index f16b0b86a97..4b7c44ce22b 100644 --- a/packages/react-core-auth/CHANGELOG.md +++ b/packages/react-core-auth/CHANGELOG.md @@ -1,5 +1,13 @@ # @aws-amplify/ui-react-core-auth +## 0.0.35 + +### Patch Changes + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + ## 0.0.34 ### Patch Changes diff --git a/packages/react-core-auth/package.json b/packages/react-core-auth/package.json index 12c588729f5..53d5ffae5d2 100644 --- a/packages/react-core-auth/package.json +++ b/packages/react-core-auth/package.json @@ -1,7 +1,7 @@ { "name": "@aws-amplify/ui-react-core-auth", "private": true, - "version": "0.0.34", + "version": "0.0.35", "main": "dist/index.js", "module": "dist/esm/index.mjs", "react-native": "src/index.ts", @@ -33,8 +33,8 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2", "@xstate/react": "3.2.2", "lodash": "4.17.21", "qrcode": "1.5.0", diff --git a/packages/react-core-notifications/CHANGELOG.md b/packages/react-core-notifications/CHANGELOG.md index 77cc81ceddd..9669d15e525 100644 --- a/packages/react-core-notifications/CHANGELOG.md +++ b/packages/react-core-notifications/CHANGELOG.md @@ -1,5 +1,13 @@ # @aws-amplify/ui-react-core-notifications +## 2.0.33 + +### Patch Changes + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + ## 2.0.32 ### Patch Changes diff --git a/packages/react-core-notifications/package.json b/packages/react-core-notifications/package.json index 9de596037d0..e6ad2d8dd16 100644 --- a/packages/react-core-notifications/package.json +++ b/packages/react-core-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-core-notifications", - "version": "2.0.32", + "version": "2.0.33", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -35,8 +35,8 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1" + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2" }, "peerDependencies": { "aws-amplify": "^6.9.0", diff --git a/packages/react-core/CHANGELOG.md b/packages/react-core/CHANGELOG.md index 6e457de6830..7460a7e5dc6 100644 --- a/packages/react-core/CHANGELOG.md +++ b/packages/react-core/CHANGELOG.md @@ -1,5 +1,12 @@ # @aws-amplify/ui-react-core +## 3.1.2 + +### Patch Changes + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + ## 3.1.1 ### Patch Changes diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 8ca9fce2cad..c855d18f240 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-core", - "version": "3.1.1", + "version": "3.1.2", "main": "dist/index.js", "module": "dist/esm/index.mjs", "react-native": "src/index.ts", @@ -40,7 +40,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", + "@aws-amplify/ui": "6.7.2", "@xstate/react": "^3.2.2", "lodash": "4.17.21", "react-hook-form": "^7.43.5", diff --git a/packages/react-geo/CHANGELOG.md b/packages/react-geo/CHANGELOG.md index 34c69544512..cd2750c4c25 100644 --- a/packages/react-geo/CHANGELOG.md +++ b/packages/react-geo/CHANGELOG.md @@ -1,5 +1,16 @@ # @aws-amplify/ui-react-geo +## 2.0.34 + +### Patch Changes + +- [#6235](https://github.com/aws-amplify/amplify-ui/pull/6235) [`303c250c2f64853f7f52182554622755a5de52d5`](https://github.com/aws-amplify/amplify-ui/commit/303c250c2f64853f7f52182554622755a5de52d5) Thanks [@calebpollman](https://github.com/calebpollman)! - fix: bump maplibre-gl-js-amplify dep + +- [#6244](https://github.com/aws-amplify/amplify-ui/pull/6244) [`8a3c802986874795fdc0b7c77830b88887718520`](https://github.com/aws-amplify/amplify-ui/commit/8a3c802986874795fdc0b7c77830b88887718520) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(react-geo): use caret operator for amplify maplibre dep + +- Updated dependencies []: + - @aws-amplify/ui-react-core@3.1.2 + ## 2.0.33 ### Patch Changes diff --git a/packages/react-geo/package.json b/packages/react-geo/package.json index 824c7b4b1cb..0fb8514fd1c 100644 --- a/packages/react-geo/package.json +++ b/packages/react-geo/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-geo", - "version": "2.0.33", + "version": "2.0.34", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -39,7 +39,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui-react-core": "3.1.1", + "@aws-amplify/ui-react-core": "3.1.2", "mapbox-gl": "1.13.1", "maplibre-gl": "2.1.9", "maplibre-gl-js-amplify": "^4.0.2", diff --git a/packages/react-geo/src/version.ts b/packages/react-geo/src/version.ts index 48c07983203..e527a2c3319 100644 --- a/packages/react-geo/src/version.ts +++ b/packages/react-geo/src/version.ts @@ -1 +1 @@ -export const VERSION = '2.0.33'; +export const VERSION = '2.0.34'; diff --git a/packages/react-liveness/CHANGELOG.md b/packages/react-liveness/CHANGELOG.md index e759d2bd53e..62879b435c0 100644 --- a/packages/react-liveness/CHANGELOG.md +++ b/packages/react-liveness/CHANGELOG.md @@ -1,5 +1,15 @@ # @aws-amplify/ui-react-liveness +## 3.1.19 + +### Patch Changes + +- [#6250](https://github.com/aws-amplify/amplify-ui/pull/6250) [`27c72b51e1f11073e383eb848a99589c234abb23`](https://github.com/aws-amplify/amplify-ui/commit/27c72b51e1f11073e383eb848a99589c234abb23) Thanks [@calebpollman](https://github.com/calebpollman)! - deps: resolve all versions of nanoid to 3.3.8 + +- Updated dependencies [[`4a9e16c194e145c6881583f2362bccd8974bc1fc`](https://github.com/aws-amplify/amplify-ui/commit/4a9e16c194e145c6881583f2362bccd8974bc1fc), [`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui-react@6.7.2 + - @aws-amplify/ui@6.7.2 + ## 3.1.18 ### Patch Changes diff --git a/packages/react-liveness/package.json b/packages/react-liveness/package.json index f6b6fb67c7f..34d9d9c3014 100644 --- a/packages/react-liveness/package.json +++ b/packages/react-liveness/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-liveness", - "version": "3.1.18", + "version": "3.1.19", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -48,8 +48,8 @@ "react-dom": "^16.14.0 || ^17.0 || ^18.0" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react": "6.7.1", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react": "6.7.2", "@aws-sdk/client-rekognitionstreaming": "3.621.0", "@aws-sdk/util-format-url": "3.609.0", "@smithy/eventstream-serde-browser": "^2.0.4", diff --git a/packages/react-liveness/src/version.ts b/packages/react-liveness/src/version.ts index fe790fa3565..266bc7ba077 100644 --- a/packages/react-liveness/src/version.ts +++ b/packages/react-liveness/src/version.ts @@ -1 +1 @@ -export const VERSION = '3.1.18'; +export const VERSION = '3.1.19'; diff --git a/packages/react-native-auth/CHANGELOG.md b/packages/react-native-auth/CHANGELOG.md index 1c1daf7787e..5463690f1cd 100644 --- a/packages/react-native-auth/CHANGELOG.md +++ b/packages/react-native-auth/CHANGELOG.md @@ -1,5 +1,14 @@ # @aws-amplify/ui-react-native-auth +## 0.0.38 + +### Patch Changes + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core-auth@0.0.35 + - @aws-amplify/ui-react-native@2.2.20 + ## 0.0.37 ### Patch Changes diff --git a/packages/react-native-auth/package.json b/packages/react-native-auth/package.json index 460b6e0e7ac..a42df86c76b 100644 --- a/packages/react-native-auth/package.json +++ b/packages/react-native-auth/package.json @@ -1,7 +1,7 @@ { "name": "@aws-amplify/ui-react-native-auth", "private": true, - "version": "0.0.37", + "version": "0.0.38", "main": "lib/index.js", "module": "dist/index.js", "react-native": "src/index.ts", @@ -28,9 +28,9 @@ "metro-react-native-babel-preset": "^0.77.0" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react-core-auth": "0.0.34", - "@aws-amplify/ui-react-native": "2.2.19", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react-core-auth": "0.0.35", + "@aws-amplify/ui-react-native": "2.2.20", "qrcode": "1.5.0" }, "peerDependencies": { diff --git a/packages/react-native-auth/src/version.ts b/packages/react-native-auth/src/version.ts index 18cc3bb447b..2826f9b6d35 100644 --- a/packages/react-native-auth/src/version.ts +++ b/packages/react-native-auth/src/version.ts @@ -1 +1 @@ -export const VERSION = '0.0.37'; +export const VERSION = '0.0.38'; diff --git a/packages/react-native/CHANGELOG.md b/packages/react-native/CHANGELOG.md index eb8ad82ee34..01233ac1b49 100644 --- a/packages/react-native/CHANGELOG.md +++ b/packages/react-native/CHANGELOG.md @@ -1,5 +1,14 @@ # @aws-amplify/ui-react-native +## 2.2.20 + +### Patch Changes + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + - @aws-amplify/ui-react-core-notifications@2.0.33 + ## 2.2.19 ### Patch Changes diff --git a/packages/react-native/package.json b/packages/react-native/package.json index a3a955097a3..ef5b35720e6 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-native", - "version": "2.2.19", + "version": "2.2.20", "main": "lib/index.js", "module": "dist/index.js", "react-native": "src/index.ts", @@ -30,9 +30,9 @@ "react-native-safe-area-context": "^4.7.3" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1", - "@aws-amplify/ui-react-core-notifications": "2.0.32" + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2", + "@aws-amplify/ui-react-core-notifications": "2.0.33" }, "peerDependencies": { "aws-amplify": "^6.9.0", diff --git a/packages/react-native/src/version.ts b/packages/react-native/src/version.ts index e77219f1e81..4783b795658 100644 --- a/packages/react-native/src/version.ts +++ b/packages/react-native/src/version.ts @@ -1 +1 @@ -export const VERSION = '2.2.19'; +export const VERSION = '2.2.20'; diff --git a/packages/react-notifications/CHANGELOG.md b/packages/react-notifications/CHANGELOG.md index c327cd282ed..bd0da5bed28 100644 --- a/packages/react-notifications/CHANGELOG.md +++ b/packages/react-notifications/CHANGELOG.md @@ -1,5 +1,15 @@ # @aws-amplify/ui-react-notifications +## 2.0.38 + +### Patch Changes + +- Updated dependencies [[`4a9e16c194e145c6881583f2362bccd8974bc1fc`](https://github.com/aws-amplify/amplify-ui/commit/4a9e16c194e145c6881583f2362bccd8974bc1fc), [`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui-react@6.7.2 + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + - @aws-amplify/ui-react-core-notifications@2.0.33 + ## 2.0.37 ### Patch Changes diff --git a/packages/react-notifications/package.json b/packages/react-notifications/package.json index eb990543592..3ffe003f64c 100644 --- a/packages/react-notifications/package.json +++ b/packages/react-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-notifications", - "version": "2.0.37", + "version": "2.0.38", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -39,10 +39,10 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1", - "@aws-amplify/ui-react-core-notifications": "2.0.32", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2", + "@aws-amplify/ui-react-core-notifications": "2.0.33", "tinycolor2": "1.4.2" }, "peerDependencies": { diff --git a/packages/react-notifications/src/version.ts b/packages/react-notifications/src/version.ts index ef97de5880c..62a828ce795 100644 --- a/packages/react-notifications/src/version.ts +++ b/packages/react-notifications/src/version.ts @@ -1 +1 @@ -export const VERSION = '2.0.37'; +export const VERSION = '2.0.38'; diff --git a/packages/react-storage/CHANGELOG.md b/packages/react-storage/CHANGELOG.md index de787bd89ad..86cb51be672 100644 --- a/packages/react-storage/CHANGELOG.md +++ b/packages/react-storage/CHANGELOG.md @@ -1,5 +1,18 @@ # @aws-amplify/ui-react-storage +## 3.5.1 + +### Patch Changes + +- [#6252](https://github.com/aws-amplify/amplify-ui/pull/6252) [`1cb03be29c9485104d65d9bf7d224e694975143d`](https://github.com/aws-amplify/amplify-ui/commit/1cb03be29c9485104d65d9bf7d224e694975143d) Thanks [@calebpollman](https://github.com/calebpollman)! - fix(react-storage): default nullish progress to 100% if status is "complete" + +- [#6252](https://github.com/aws-amplify/amplify-ui/pull/6252) [`1cb03be29c9485104d65d9bf7d224e694975143d`](https://github.com/aws-amplify/amplify-ui/commit/1cb03be29c9485104d65d9bf7d224e694975143d) Thanks [@calebpollman](https://github.com/calebpollman)! - chore: add user agent string to createStorageBrowser + +- Updated dependencies [[`4a9e16c194e145c6881583f2362bccd8974bc1fc`](https://github.com/aws-amplify/amplify-ui/commit/4a9e16c194e145c6881583f2362bccd8974bc1fc), [`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui-react@6.7.2 + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + ## 3.5.0 ### Minor Changes diff --git a/packages/react-storage/package.json b/packages/react-storage/package.json index f2d0b84246e..1826506c8d2 100644 --- a/packages/react-storage/package.json +++ b/packages/react-storage/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react-storage", - "version": "3.5.0", + "version": "3.5.1", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -47,9 +47,9 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2", "tslib": "^2.5.2" }, "peerDependencies": { diff --git a/packages/react-storage/src/version.ts b/packages/react-storage/src/version.ts index fb71f2bf490..d17eb6093bc 100644 --- a/packages/react-storage/src/version.ts +++ b/packages/react-storage/src/version.ts @@ -1 +1 @@ -export const VERSION = '3.5.0'; +export const VERSION = '3.5.1'; diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 42723a8afdd..b5204634b71 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,15 @@ # @aws-amplify/ui-react +## 6.7.2 + +### Patch Changes + +- [#6232](https://github.com/aws-amplify/amplify-ui/pull/6232) [`4a9e16c194e145c6881583f2362bccd8974bc1fc`](https://github.com/aws-amplify/amplify-ui/commit/4a9e16c194e145c6881583f2362bccd8974bc1fc) Thanks [@tiffanynwyeung](https://github.com/tiffanynwyeung)! - feat(react): add Placeholder color props + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + - @aws-amplify/ui-react-core@3.1.2 + ## 6.7.1 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index fde2be606c2..53fa3bbf149 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-react", - "version": "6.7.1", + "version": "6.7.2", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { @@ -55,8 +55,8 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", - "@aws-amplify/ui-react-core": "3.1.1", + "@aws-amplify/ui": "6.7.2", + "@aws-amplify/ui-react-core": "3.1.2", "@radix-ui/react-direction": "1.0.0", "@radix-ui/react-dropdown-menu": "1.0.0", "@radix-ui/react-slider": "1.0.0", diff --git a/packages/react/src/version.ts b/packages/react/src/version.ts index 74cdeda789c..448f8f77136 100644 --- a/packages/react/src/version.ts +++ b/packages/react/src/version.ts @@ -1 +1 @@ -export const VERSION = '6.7.1'; +export const VERSION = '6.7.2'; diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index da87971118b..a9759e9e518 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,11 @@ # @aws-amplify/ui +## 6.7.2 + +### Patch Changes + +- [#6185](https://github.com/aws-amplify/amplify-ui/pull/6185) [`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b) Thanks [@tiffanynwyeung](https://github.com/tiffanynwyeung)! - fix: missing elevated card shadow on dark mode + ## 6.7.1 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 8beb2028842..0ee08d1eca4 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui", - "version": "6.7.1", + "version": "6.7.2", "main": "dist/index.js", "module": "dist/esm/index.mjs", "exports": { diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 6636bd2a412..feb72a835d5 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,5 +1,14 @@ # @aws-amplify/ui-vue +## 4.2.26 + +### Patch Changes + +- [#6250](https://github.com/aws-amplify/amplify-ui/pull/6250) [`27c72b51e1f11073e383eb848a99589c234abb23`](https://github.com/aws-amplify/amplify-ui/commit/27c72b51e1f11073e383eb848a99589c234abb23) Thanks [@calebpollman](https://github.com/calebpollman)! - deps: resolve all versions of nanoid to 3.3.8 + +- Updated dependencies [[`96be188317d72b89b6bfbc14a3d4ee76daad2a8b`](https://github.com/aws-amplify/amplify-ui/commit/96be188317d72b89b6bfbc14a3d4ee76daad2a8b)]: + - @aws-amplify/ui@6.7.2 + ## 4.2.25 ### Patch Changes diff --git a/packages/vue/package.json b/packages/vue/package.json index 74877b32cc2..c7a25a37805 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/ui-vue", - "version": "4.2.25", + "version": "4.2.26", "type": "module", "main": "dist/index.cjs", "module": "dist/index.js", @@ -38,7 +38,7 @@ "typecheck": "vue-tsc --noEmit" }, "dependencies": { - "@aws-amplify/ui": "6.7.1", + "@aws-amplify/ui": "6.7.2", "@vueuse/core": "7.5.5", "@xstate/vue": "0.8.1", "nanoid": "3.3.8", diff --git a/packages/vue/src/version.ts b/packages/vue/src/version.ts index 49292b11f6d..6121fee7170 100644 --- a/packages/vue/src/version.ts +++ b/packages/vue/src/version.ts @@ -1 +1 @@ -export const VERSION = '4.2.25'; +export const VERSION = '4.2.26';