Skip to content

Commit ebabd7e

Browse files
author
aws-amplify-bot
committed
chore(release): Publish [ci skip]
- @aws-amplify/ui-angular@1.0.62 - @aws-amplify/ui-components@1.9.33 - @aws-amplify/ui-react@1.2.53 - @aws-amplify/ui-storybook@2.0.53 - @aws-amplify/ui-vue@1.1.47 - @aws-amplify/analytics@5.2.20 - @aws-amplify/api-graphql@2.3.17 - @aws-amplify/api-rest@2.0.53 - @aws-amplify/api@4.0.53 - @aws-amplify/auth@4.6.6 - aws-amplify-angular@6.0.53 - aws-amplify-react@5.1.36 - aws-amplify@4.3.35 - @aws-amplify/cache@4.0.55 - @aws-amplify/core@4.7.4 - @aws-amplify/datastore-storage-adapter@1.3.13 - @aws-amplify/datastore@3.12.10 - @aws-amplify/geo@1.3.16 - @aws-amplify/interactions@4.1.1 - @aws-amplify/predictions@4.0.53 - @aws-amplify/pubsub@4.5.3 - @aws-amplify/pushnotification@4.3.32 - @aws-amplify/storage@4.5.6 - @aws-amplify/xr@3.0.53
1 parent 4505892 commit ebabd7e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+267
-72
lines changed

packages/amplify-ui-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.62](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-angular@1.0.61...@aws-amplify/ui-angular@1.0.62) (2022-09-08)
7+
8+
**Note:** Version bump only for package @aws-amplify/ui-angular
9+
10+
11+
12+
13+
614
## [1.0.61](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-angular@1.0.60...@aws-amplify/ui-angular@1.0.61) (2022-09-01)
715

816
**Note:** Version bump only for package @aws-amplify/ui-angular

packages/amplify-ui-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-amplify/ui-angular",
33
"private": "true",
4-
"version": "1.0.61",
4+
"version": "1.0.62",
55
"description": "Angular specific wrapper for @aws-amplify/ui-components",
66
"publishConfig": {
77
"access": "public"
@@ -32,7 +32,7 @@
3232
"dist/"
3333
],
3434
"dependencies": {
35-
"@aws-amplify/ui-components": "1.9.32"
35+
"@aws-amplify/ui-components": "1.9.33"
3636
},
3737
"devDependencies": {
3838
"@angular/compiler-cli": "^7.2.1",

packages/amplify-ui-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.9.33](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-components@1.9.32...@aws-amplify/ui-components@1.9.33) (2022-09-08)
7+
8+
**Note:** Version bump only for package @aws-amplify/ui-components
9+
10+
11+
12+
13+
614
## [1.9.32](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-components@1.9.31...@aws-amplify/ui-components@1.9.32) (2022-09-01)
715

816
**Note:** Version bump only for package @aws-amplify/ui-components

packages/amplify-ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-amplify/ui-components",
33
"private": "true",
4-
"version": "1.9.32",
4+
"version": "1.9.33",
55
"description": "Core Amplify UI Component Library",
66
"module": "dist/index.mjs",
77
"main": "dist/index.js",
@@ -43,7 +43,7 @@
4343
"uuid": "^8.2.0"
4444
},
4545
"devDependencies": {
46-
"@aws-amplify/auth": "4.6.5",
46+
"@aws-amplify/auth": "4.6.6",
4747
"@stencil/angular-output-target": "^0.0.2",
4848
"@stencil/core": "1.15.0",
4949
"@stencil/eslint-plugin": "0.2.1",

packages/amplify-ui-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.53](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@1.2.52...@aws-amplify/ui-react@1.2.53) (2022-09-08)
7+
8+
**Note:** Version bump only for package @aws-amplify/ui-react
9+
10+
11+
12+
13+
614
## [1.2.52](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@1.2.51...@aws-amplify/ui-react@1.2.52) (2022-09-01)
715

816
**Note:** Version bump only for package @aws-amplify/ui-react

packages/amplify-ui-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@aws-amplify/ui-react",
33
"private": "true",
44
"sideEffects": false,
5-
"version": "1.2.52",
5+
"version": "1.2.53",
66
"description": "React specific wrapper for @aws-amplify/ui-components",
77
"publishConfig": {
88
"access": "public"
@@ -33,7 +33,7 @@
3333
"typescript": "^3.3.4000"
3434
},
3535
"dependencies": {
36-
"@aws-amplify/ui-components": "1.9.32"
36+
"@aws-amplify/ui-components": "1.9.33"
3737
},
3838
"peerDependencies": {
3939
"react": ">= 16.7.0",

packages/amplify-ui-storybook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.53](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@2.0.52...@aws-amplify/ui-storybook@2.0.53) (2022-09-08)
7+
8+
**Note:** Version bump only for package @aws-amplify/ui-storybook
9+
10+
11+
12+
13+
614
## [2.0.52](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@2.0.51...@aws-amplify/ui-storybook@2.0.52) (2022-09-01)
715

816
**Note:** Version bump only for package @aws-amplify/ui-storybook

packages/amplify-ui-storybook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/ui-storybook",
3-
"version": "2.0.52",
3+
"version": "2.0.53",
44
"private": true,
55
"dependencies": {
66
"@aws-amplify/ui-react": "0.2.38",
@@ -10,7 +10,7 @@
1010
"@types/node": "^12.0.0",
1111
"@types/react": "^16.9.0",
1212
"@types/react-dom": "^16.9.0",
13-
"aws-amplify": "4.3.34",
13+
"aws-amplify": "4.3.35",
1414
"react": "^16.12.0",
1515
"react-app-polyfill": "^1.0.6",
1616
"react-dom": "^16.12.0",

packages/amplify-ui-vue/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.47](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-vue@1.1.46...@aws-amplify/ui-vue@1.1.47) (2022-09-08)
7+
8+
**Note:** Version bump only for package @aws-amplify/ui-vue
9+
10+
11+
12+
13+
614
## [1.1.46](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-vue@1.1.45...@aws-amplify/ui-vue@1.1.46) (2022-09-01)
715

816
**Note:** Version bump only for package @aws-amplify/ui-vue

packages/amplify-ui-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@aws-amplify/ui-vue",
33
"private": "true",
44
"sideEffects": true,
5-
"version": "1.1.46",
5+
"version": "1.1.47",
66
"description": "Vue specific wrapper for @aws-amplify/ui-components",
77
"publishConfig": {
88
"access": "public"
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/aws-amplify/amplify-js.git"
1919
},
2020
"dependencies": {
21-
"@aws-amplify/ui-components": "1.9.32"
21+
"@aws-amplify/ui-components": "1.9.33"
2222
},
2323
"devDependencies": {
2424
"rimraf": "^3.0.2"

0 commit comments

Comments
 (0)