Skip to content

Commit dcba773

Browse files
Version Packages (#1897)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 435be20 commit dcba773

File tree

20 files changed

+89
-64
lines changed

20 files changed

+89
-64
lines changed

.changeset/chilled-houses-impress.md

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

.changeset/cyan-tips-pull.md

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

.changeset/gold-trains-help.md

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

.changeset/serious-geckos-act.md

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

.changeset/tasty-pans-rhyme.md

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

.changeset/tough-sheep-cry.md

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

.changeset/wild-vans-pay.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
@@ -16,7 +16,7 @@
1616
"test": "$_ run build"
1717
},
1818
"dependencies": {
19-
"@aws-amplify/ui-react": "2.17.1",
19+
"@aws-amplify/ui-react": "2.18.0",
2020
"@codesandbox/sandpack-react": "0.1.9",
2121
"@cucumber/gherkin": "^19.0.3",
2222
"@cucumber/messages": "^16.0.1",

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.4",
24+
"@aws-amplify/ui-angular": "^2.4.5",
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": "^2.17.1",
13+
"@aws-amplify/ui-react": "^2.18.0",
1414
"@types/node": "^15.12.4",
1515
"@types/react": "^17.0.11",
1616
"next": "^11.1.3",

0 commit comments

Comments
 (0)