Skip to content

Commit

Permalink
Version Packages (#5842)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 1, 2024
1 parent 87d74a7 commit 6f76f9c
Show file tree
Hide file tree
Showing 49 changed files with 247 additions and 117 deletions.
9 changes: 0 additions & 9 deletions .changeset/cyan-baboons-applaud.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/good-bats-teach.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/grumpy-needles-push.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/seven-bats-travel.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:links": "node --require esbuild-register ./scripts/link-checker-puppeteer.ts"
},
"dependencies": {
"@aws-amplify/ui-react": "6.5.1",
"@aws-amplify/ui-react": "6.5.2",
"@docsearch/react": "3",
"@mdx-js/loader": "^2.1.0",
"@mdx-js/mdx": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.26",
"@aws-amplify/ui-angular": "^5.0.27",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
Expand Down
12 changes: 6 additions & 6 deletions examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"lint": "next lint"
},
"dependencies": {
"@aws-amplify/ui-react": "^6.5.1",
"@aws-amplify/ui-react-ai": "0.2.1",
"@aws-amplify/ui-react-geo": "^2.0.26",
"@aws-amplify/ui-react-liveness": "^3.1.11",
"@aws-amplify/ui-react-notifications": "^2.0.30",
"@aws-amplify/ui-react-storage": "^3.3.5",
"@aws-amplify/ui-react": "^6.5.2",
"@aws-amplify/ui-react-ai": "0.3.0",
"@aws-amplify/ui-react-geo": "^2.0.27",
"@aws-amplify/ui-react-liveness": "^3.1.12",
"@aws-amplify/ui-react-notifications": "^2.0.31",
"@aws-amplify/ui-react-storage": "^3.3.6",
"@aws-sdk/credential-providers": "^3.370.0",
"next": "^14.2.10",
"next-global-css": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "vite preview --port 3000"
},
"dependencies": {
"@aws-amplify/ui-vue": "^4.2.18",
"@aws-amplify/ui-vue": "^4.2.19",
"vue": "^3.0.5",
"vue-router": "4"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/angular/projects/ui-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @aws-amplify/ui-angular

## 5.0.27

### Patch Changes

- [#5830](https://github.com/aws-amplify/amplify-ui/pull/5830) [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui@6.6.2

## 5.0.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/projects/ui-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-angular",
"version": "5.0.26",
"version": "5.0.27",
"scripts": {
"build": "yarn --cwd ../../ build",
"dev": "yarn --cwd ../../ dev",
Expand All @@ -20,7 +20,7 @@
"rxjs": "^6.5.3 || ^7.4.0"
},
"dependencies": {
"@aws-amplify/ui": "6.6.1",
"@aws-amplify/ui": "6.6.2",
"nanoid": "3.1.31",
"qrcode": "1.5.0",
"tslib": "^2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/projects/ui-angular/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '5.0.26';
export const VERSION = '5.0.27';
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
},
"devDependencies": {
"@aws-amplify/ui": "^6.6.1",
"@aws-amplify/ui": "^6.6.2",
"@badeball/cypress-cucumber-preprocessor": "^18.0.6",
"@bahmutov/cypress-esbuild-preprocessor": "~2.2.0",
"@cucumber/cucumber": "^10.0.1",
Expand Down
25 changes: 25 additions & 0 deletions packages/react-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @aws-amplify/ui-react-ai

## 0.3.0

### Minor Changes

- [#5802](https://github.com/aws-amplify/amplify-ui/pull/5802) [`8b4a28b9f`](https://github.com/aws-amplify/amplify-ui/commit/8b4a28b9f656a7963399d4e797646af0e26b1bf5) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - feat(ai-conversation): add allowAttachments prop

BREAKING - This is a breaking change to an experimental API. Previously, the AIConversation component always allowed attachments. Now you will need to provide the `allowAttachments` prop to get the same behavior. The reason for this change is that attachments can quickly cost a lot based on the token use and we didn't want the default behavior to have that.

```jsx
<AIConversation
allowAttachments
messages={messages}
handleSendMessage={handleSendMessage}
/>
```

### Patch Changes

- [#5830](https://github.com/aws-amplify/amplify-ui/pull/5830) [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui-react-core@3.0.26
- @aws-amplify/ui-react@6.5.2
- @aws-amplify/ui@6.6.2

## 0.2.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-ai",
"version": "0.2.1",
"version": "0.3.0",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -48,9 +48,9 @@
"react-dom": "^16.14.0 || ^17.0 || ^18.0"
},
"dependencies": {
"@aws-amplify/ui": "^6.6.1",
"@aws-amplify/ui-react": "^6.5.1",
"@aws-amplify/ui-react-core": "^3.0.25"
"@aws-amplify/ui": "^6.6.2",
"@aws-amplify/ui-react": "^6.5.2",
"@aws-amplify/ui-react-core": "^3.0.26"
},
"devDependencies": {
"@types/jest-when": "^3.5.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aws-amplify/ui-react-auth

## 0.0.33

### Patch Changes

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui-react-core-auth@0.0.28
- @aws-amplify/ui-react-core@3.0.26
- @aws-amplify/ui-react@6.5.2
- @aws-amplify/ui@6.6.2

## 0.0.32

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/react-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-react-auth",
"private": true,
"version": "0.0.32",
"version": "0.0.33",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -40,10 +40,10 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.6.1",
"@aws-amplify/ui-react": "6.5.1",
"@aws-amplify/ui-react-core": "3.0.25",
"@aws-amplify/ui-react-core-auth": "0.0.27",
"@aws-amplify/ui": "6.6.2",
"@aws-amplify/ui-react": "6.5.2",
"@aws-amplify/ui-react-core": "3.0.26",
"@aws-amplify/ui-react-core-auth": "0.0.28",
"@xstate/react": "3.2.2",
"lodash": "4.17.21",
"tslib": "^2.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-auth/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '0.0.32';
export const VERSION = '0.0.33';
10 changes: 10 additions & 0 deletions packages/react-core-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aws-amplify/ui-react-core-auth

## 0.0.28

### Patch Changes

- [#5849](https://github.com/aws-amplify/amplify-ui/pull/5849) [`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(utils): prefer isFunction

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui-react-core@3.0.26
- @aws-amplify/ui@6.6.2

## 0.0.27

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/react-core-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-react-core-auth",
"private": true,
"version": "0.0.27",
"version": "0.0.28",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"react-native": "src/index.ts",
Expand Down Expand Up @@ -33,8 +33,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.6.1",
"@aws-amplify/ui-react-core": "3.0.25",
"@aws-amplify/ui": "6.6.2",
"@aws-amplify/ui-react-core": "3.0.26",
"@xstate/react": "3.2.2",
"lodash": "4.17.21",
"qrcode": "1.5.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-core-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aws-amplify/ui-react-core-notifications

## 2.0.26

### Patch Changes

- [#5830](https://github.com/aws-amplify/amplify-ui/pull/5830) [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui-react-core@3.0.26
- @aws-amplify/ui@6.6.2

## 2.0.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/react-core-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-core-notifications",
"version": "2.0.25",
"version": "2.0.26",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -35,8 +35,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.6.1",
"@aws-amplify/ui-react-core": "3.0.25"
"@aws-amplify/ui": "6.6.2",
"@aws-amplify/ui-react-core": "3.0.26"
},
"peerDependencies": {
"aws-amplify": "^6.6.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @aws-amplify/ui-react-core

## 3.0.26

### Patch Changes

- [#5849](https://github.com/aws-amplify/amplify-ui/pull/5849) [`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(utils): prefer isFunction

- [#5830](https://github.com/aws-amplify/amplify-ui/pull/5830) [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

- [#5853](https://github.com/aws-amplify/amplify-ui/pull/5853) [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382) Thanks [@calebpollman](https://github.com/calebpollman)! - fix(deps): remove @aws-amplify/core devDep from react-core

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui@6.6.2

## 3.0.25

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-core",
"version": "3.0.25",
"version": "3.0.26",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"react-native": "src/index.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.6.1",
"@aws-amplify/ui": "6.6.2",
"@xstate/react": "^3.2.2",
"lodash": "4.17.21",
"react-hook-form": "^7.43.5",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-geo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @aws-amplify/ui-react-geo

## 2.0.27

### Patch Changes

- [#5830](https://github.com/aws-amplify/amplify-ui/pull/5830) [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui-react-core@3.0.26

## 2.0.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-geo",
"version": "2.0.26",
"version": "2.0.27",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui-react-core": "3.0.25",
"@aws-amplify/ui-react-core": "3.0.26",
"mapbox-gl": "1.13.1",
"maplibre-gl": "2.1.9",
"maplibre-gl-js-amplify": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-geo/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '2.0.26';
export const VERSION = '2.0.27';
12 changes: 12 additions & 0 deletions packages/react-liveness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @aws-amplify/ui-react-liveness

## 3.1.12

### Patch Changes

- [#5830](https://github.com/aws-amplify/amplify-ui/pull/5830) [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58) Thanks [@calebpollman](https://github.com/calebpollman)! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

- [#5853](https://github.com/aws-amplify/amplify-ui/pull/5853) [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382) Thanks [@calebpollman](https://github.com/calebpollman)! - fix(deps): remove @aws-amplify/core devDep from react-core

- Updated dependencies [[`22e285f58`](https://github.com/aws-amplify/amplify-ui/commit/22e285f5802e40b78c5a055a7384943c41252428), [`545aa6a60`](https://github.com/aws-amplify/amplify-ui/commit/545aa6a608b68b9fb78f5df56da0e1e09b537d58), [`87d74a7de`](https://github.com/aws-amplify/amplify-ui/commit/87d74a7deaa7d0cf393dfed3fb3cc85a3790c382)]:
- @aws-amplify/ui-react@6.5.2
- @aws-amplify/ui@6.6.2

## 3.1.11

### Patch Changes
Expand Down
Loading

0 comments on commit 6f76f9c

Please sign in to comment.