Skip to content

Commit 44131ae

Browse files
Version Packages (#2255)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cfa6971 commit 44131ae

File tree

20 files changed

+53
-47
lines changed

20 files changed

+53
-47
lines changed

.changeset/chilled-vans-doubt.md

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

.changeset/giant-candles-jam.md

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

.changeset/honest-colts-remain.md

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

.changeset/mean-foxes-grin.md

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

.changeset/nasty-tips-eat.md

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

.changeset/nervous-clocks-reply.md

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

.changeset/young-dancers-hang.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.0.4",
22+
"@aws-amplify/ui-react": "3.1.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.13",
24+
"@aws-amplify/ui-angular": "^2.4.14",
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.0.4",
13+
"@aws-amplify/ui-react": "^3.1.0",
1414
"@types/node": "^15.12.4",
1515
"@types/react": "^17.0.11",
1616
"next": "^11.1.3",

0 commit comments

Comments
 (0)