Skip to content

Commit 0b01c29

Browse files
Version Packages (#3125)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3653c8f commit 0b01c29

22 files changed

+85
-49
lines changed

.changeset/cold-hats-fix.md

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

.changeset/fuzzy-icons-jog.md

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

.changeset/many-cats-allow.md

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

.changeset/popular-plums-mate.md

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

.changeset/pretty-crews-repeat.md

Lines changed: 0 additions & 6 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": "jest"
2020
},
2121
"dependencies": {
22-
"@aws-amplify/ui-react": "4.1.0",
22+
"@aws-amplify/ui-react": "4.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": "~12.2.16",
2222
"@angular/platform-browser-dynamic": "~12.2.16",
2323
"@angular/router": "~12.2.16",
24-
"@aws-amplify/ui-angular": "^3.1.2",
24+
"@aws-amplify/ui-angular": "^3.1.3",
2525
"rxjs": "~6.6.0",
2626
"tslib": "^2.0.0",
2727
"zone.js": "~0.11.4"

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": "^4.1.0",
13+
"@aws-amplify/ui-react": "^4.2.0",
1414
"aws-amplify": "latest",
1515
"next": "^11.1.3",
1616
"next-global-css": "^1.1.1",

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": "^3.0.3",
13+
"@aws-amplify/ui-vue": "^3.0.4",
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+
## 3.1.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3653c8f39`](https://github.com/aws-amplify/amplify-ui/commit/3653c8f3914e3dc51fbcc328e59326afb422aa68), [`145d0b5f5`](https://github.com/aws-amplify/amplify-ui/commit/145d0b5f596ff7c9f623898af0bb3836516c51fe), [`e3867e369`](https://github.com/aws-amplify/amplify-ui/commit/e3867e369b4aeb5b240916cb88105353483b9b7c), [`4b2dbeb18`](https://github.com/aws-amplify/amplify-ui/commit/4b2dbeb18c79175bc0bfe0cf50a0e9d0429544d6), [`0377bccfb`](https://github.com/aws-amplify/amplify-ui/commit/0377bccfbea55606d007ae914a5d7f202bf87478)]:
8+
- @aws-amplify/ui@5.3.0
9+
310
## 3.1.2
411

512
### Patch Changes

0 commit comments

Comments
 (0)