Skip to content

Commit 6b647ef

Browse files
Version Packages (#2302)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bde5e7a commit 6b647ef

File tree

18 files changed

+66
-55
lines changed

18 files changed

+66
-55
lines changed

.changeset/old-seahorses-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/red-pigs-rhyme.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

.changeset/rude-goats-lick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slimy-pugs-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/yellow-apricots-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test": "$_ run build"
2020
},
2121
"dependencies": {
22-
"@aws-amplify/ui-react": "3.1.0",
22+
"@aws-amplify/ui-react": "3.2.0",
2323
"@cucumber/gherkin": "^19.0.3",
2424
"@cucumber/messages": "^16.0.1",
2525
"@docsearch/react": "3",

examples/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/platform-browser": "~11.2.14",
2222
"@angular/platform-browser-dynamic": "~11.2.14",
2323
"@angular/router": "~11.2.14",
24-
"@aws-amplify/ui-angular": "^2.4.14",
24+
"@aws-amplify/ui-angular": "^2.4.15",
2525
"rxjs": "~6.6.0",
2626
"tslib": "^2.0.0",
2727
"zone.js": "~0.11.3"

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "next lint"
1111
},
1212
"dependencies": {
13-
"@aws-amplify/ui-react": "^3.1.0",
13+
"@aws-amplify/ui-react": "^3.2.0",
1414
"@types/node": "^15.12.4",
1515
"@types/react": "^17.0.11",
1616
"next": "^11.1.3",

examples/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "vite preview --port 3000"
1111
},
1212
"dependencies": {
13-
"@aws-amplify/ui-vue": "^2.4.14",
13+
"@aws-amplify/ui-vue": "^2.4.15",
1414
"aws-amplify": "latest",
1515
"vue": "^3.0.5",
1616
"vue-router": "4"

packages/angular/projects/ui-angular/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @aws-amplify/ui-angular
22

3+
## 2.4.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bde5e7a48`](https://github.com/aws-amplify/amplify-ui/commit/bde5e7a48a144bf76f77b1b747dcc912ce8cec6e), [`74e8c8935`](https://github.com/aws-amplify/amplify-ui/commit/74e8c89354bd551723f62ac2a3b60e5222d92d58)]:
8+
- @aws-amplify/ui@3.12.3
9+
310
## 2.4.14
411

512
### Patch Changes

0 commit comments

Comments
 (0)