Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/ui-angular@0.4.5
 - @aws-amplify/ui-components@0.8.5
 - @aws-amplify/ui-react@0.2.22
 - @aws-amplify/ui-storybook@0.2.22
 - @aws-amplify/ui-vue@0.2.21
 - @aws-amplify/analytics@3.3.5
 - @aws-amplify/api-graphql@1.2.5
 - @aws-amplify/api-rest@1.2.5
 - @aws-amplify/api@3.2.5
 - @aws-amplify/auth@3.4.5
 - aws-amplify-angular@5.0.31
 - aws-amplify-react-native@4.2.7
 - aws-amplify-react@4.2.6
 - aws-amplify@3.3.2
 - @aws-amplify/cache@3.1.30
 - @aws-amplify/core@3.5.5
 - @aws-amplify/datastore@2.5.2
 - @aws-amplify/interactions@3.3.5
 - @aws-amplify/predictions@3.2.5
 - @aws-amplify/pubsub@3.2.3
 - @aws-amplify/pushnotification@3.2.5
 - @aws-amplify/storage@3.3.5
 - @aws-amplify/xr@2.2.5
  • Loading branch information
aws-amplify-bot committed Sep 25, 2020
1 parent 559e977 commit cfbc542
Show file tree
Hide file tree
Showing 46 changed files with 312 additions and 85 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-ui-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-angular@0.4.4...@aws-amplify/ui-angular@0.4.5) (2020-09-25)

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





## [0.4.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-angular@0.4.3...@aws-amplify/ui-angular@0.4.4) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/ui-angular
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-angular",
"version": "0.4.4",
"version": "0.4.5",
"description": "Angular specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -31,7 +31,7 @@
"dist/"
],
"dependencies": {
"@aws-amplify/ui-components": "^0.8.4"
"@aws-amplify/ui-components": "^0.8.5"
},
"devDependencies": {
"@angular/compiler-cli": "^7.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-components@0.8.4...@aws-amplify/ui-components@0.8.5) (2020-09-25)

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





## [0.8.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-components@0.8.3...@aws-amplify/ui-components@0.8.4) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/ui-components
Expand Down
14 changes: 7 additions & 7 deletions packages/amplify-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-components",
"version": "0.8.4",
"version": "0.8.5",
"description": "Core Amplify UI Component Library",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down Expand Up @@ -35,13 +35,13 @@
"clean": "rimraf dist .stencil"
},
"dependencies": {
"@aws-amplify/auth": "^3.4.5",
"@aws-amplify/core": "^3.5.5",
"@aws-amplify/interactions": "^3.3.5",
"@aws-amplify/storage": "^3.3.5",
"@aws-amplify/xr": "^2.2.5",
"qrcode": "^1.4.4",
"uuid": "^8.2.0",
"@aws-amplify/storage": "^3.3.4",
"@aws-amplify/interactions": "^3.3.4",
"@aws-amplify/auth": "^3.4.4",
"@aws-amplify/core": "^3.5.4",
"@aws-amplify/xr": "^2.2.4"
"uuid": "^8.2.0"
},
"devDependencies": {
"@stencil/angular-output-target": "^0.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@0.2.21...@aws-amplify/ui-react@0.2.22) (2020-09-25)

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





## [0.2.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@0.2.20...@aws-amplify/ui-react@0.2.21) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/ui-react
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-react",
"sideEffects": false,
"version": "0.2.21",
"version": "0.2.22",
"description": "React specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^3.3.4000"
},
"dependencies": {
"@aws-amplify/ui-components": "^0.8.4"
"@aws-amplify/ui-components": "^0.8.5"
},
"peerDependencies": {
"react": "^16.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@0.2.21...@aws-amplify/ui-storybook@0.2.22) (2020-09-25)

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





## [0.2.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@0.2.20...@aws-amplify/ui-storybook@0.2.21) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/ui-storybook
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-ui-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@aws-amplify/ui-storybook",
"version": "0.2.21",
"version": "0.2.22",
"private": true,
"dependencies": {
"@aws-amplify/ui-react": "^0.2.21",
"@aws-amplify/ui-react": "^0.2.22",
"@storybook/addon-knobs": "^5.3.13",
"@storybook/theming": "^5.3.14",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"aws-amplify": "^3.3.1",
"aws-amplify": "^3.3.2",
"react": "^16.12.0",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.12.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-vue@0.2.20...@aws-amplify/ui-vue@0.2.21) (2020-09-25)

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





## [0.2.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-vue@0.2.19...@aws-amplify/ui-vue@0.2.20) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/ui-vue
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-vue",
"sideEffects": true,
"version": "0.2.20",
"version": "0.2.21",
"description": "Vue specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
Expand All @@ -17,7 +17,7 @@
"url": "https://github.com/aws-amplify/amplify-js.git"
},
"dependencies": {
"@aws-amplify/ui-components": "^0.8.4"
"@aws-amplify/ui-components": "^0.8.5"
},
"scripts": {
"build": "npm run clean && npm run compile",
Expand Down
11 changes: 11 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@3.3.4...@aws-amplify/analytics@3.3.5) (2020-09-25)


### Bug Fixes

* Add files with Amplify.register to sideEffects array ([#6867](https://github.com/aws-amplify/amplify-js/issues/6867)) ([58ddbf8](https://github.com/aws-amplify/amplify-js/commit/58ddbf8811e44695d97b6ab8be8f7cd2a2242921))





## [3.3.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@3.3.3...@aws-amplify/analytics@3.3.4) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/analytics
Expand Down
8 changes: 4 additions & 4 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
"version": "3.3.4",
"version": "3.3.5",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -43,8 +43,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^3.1.29",
"@aws-amplify/core": "^3.5.4",
"@aws-amplify/cache": "^3.1.30",
"@aws-amplify/core": "^3.5.5",
"@aws-sdk/client-firehose": "1.0.0-gamma.8",
"@aws-sdk/client-kinesis": "1.0.0-gamma.8",
"@aws-sdk/client-personalize-events": "1.0.0-gamma.8",
Expand Down Expand Up @@ -97,4 +97,4 @@
"<rootDir>/src/setupTests.ts"
]
}
}
}
11 changes: 11 additions & 0 deletions packages/api-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@1.2.4...@aws-amplify/api-graphql@1.2.5) (2020-09-25)


### Bug Fixes

* Add files with Amplify.register to sideEffects array ([#6867](https://github.com/aws-amplify/amplify-js/issues/6867)) ([58ddbf8](https://github.com/aws-amplify/amplify-js/commit/58ddbf8811e44695d97b6ab8be8f7cd2a2242921))





## [1.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@1.2.3...@aws-amplify/api-graphql@1.2.4) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/api-graphql
Expand Down
14 changes: 7 additions & 7 deletions packages/api-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api-graphql",
"version": "1.2.4",
"version": "1.2.5",
"description": "Api-graphql category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -44,11 +44,11 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-rest": "^1.2.4",
"@aws-amplify/auth": "^3.4.4",
"@aws-amplify/cache": "^3.1.29",
"@aws-amplify/core": "^3.5.4",
"@aws-amplify/pubsub": "^3.2.2",
"@aws-amplify/api-rest": "^1.2.5",
"@aws-amplify/auth": "^3.4.5",
"@aws-amplify/cache": "^3.1.30",
"@aws-amplify/core": "^3.5.5",
"@aws-amplify/pubsub": "^3.2.3",
"graphql": "14.0.0",
"uuid": "^3.2.1",
"zen-observable-ts": "0.8.19"
Expand Down Expand Up @@ -94,4 +94,4 @@
"/node_modules/"
]
}
}
}
11 changes: 11 additions & 0 deletions packages/api-rest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@1.2.4...@aws-amplify/api-rest@1.2.5) (2020-09-25)


### Bug Fixes

* Add files with Amplify.register to sideEffects array ([#6867](https://github.com/aws-amplify/amplify-js/issues/6867)) ([58ddbf8](https://github.com/aws-amplify/amplify-js/commit/58ddbf8811e44695d97b6ab8be8f7cd2a2242921))





## [1.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@1.2.3...@aws-amplify/api-rest@1.2.4) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/api-rest
Expand Down
6 changes: 3 additions & 3 deletions packages/api-rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api-rest",
"version": "1.2.4",
"version": "1.2.5",
"description": "Api-rest category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/core": "^3.5.4",
"@aws-amplify/core": "^3.5.5",
"axios": "0.19.0"
},
"jest": {
Expand Down Expand Up @@ -85,4 +85,4 @@
"/node_modules/"
]
}
}
}
11 changes: 11 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@3.2.4...@aws-amplify/api@3.2.5) (2020-09-25)


### Bug Fixes

* Add files with Amplify.register to sideEffects array ([#6867](https://github.com/aws-amplify/amplify-js/issues/6867)) ([58ddbf8](https://github.com/aws-amplify/amplify-js/commit/58ddbf8811e44695d97b6ab8be8f7cd2a2242921))





## [3.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@3.2.3...@aws-amplify/api@3.2.4) (2020-09-16)

**Note:** Version bump only for package @aws-amplify/api
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
"version": "3.2.4",
"version": "3.2.5",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -44,8 +44,8 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-graphql": "^1.2.4",
"@aws-amplify/api-rest": "^1.2.4"
"@aws-amplify/api-graphql": "^1.2.5",
"@aws-amplify/api-rest": "^1.2.5"
},
"jest": {
"globals": {
Expand Down Expand Up @@ -88,4 +88,4 @@
"/node_modules/"
]
}
}
}
11 changes: 11 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.4.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@3.4.4...@aws-amplify/auth@3.4.5) (2020-09-25)


### Bug Fixes

* Add files with Amplify.register to sideEffects array ([#6867](https://github.com/aws-amplify/amplify-js/issues/6867)) ([58ddbf8](https://github.com/aws-amplify/amplify-js/commit/58ddbf8811e44695d97b6ab8be8f7cd2a2242921))





## [3.4.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@3.4.3...@aws-amplify/auth@3.4.4) (2020-09-16)


Expand Down
8 changes: 4 additions & 4 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
"version": "3.4.4",
"version": "3.4.5",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -41,8 +41,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^3.1.29",
"@aws-amplify/core": "^3.5.4",
"@aws-amplify/cache": "^3.1.30",
"@aws-amplify/core": "^3.5.5",
"amazon-cognito-identity-js": "^4.4.0",
"crypto-js": "^3.3.0"
},
Expand Down Expand Up @@ -92,4 +92,4 @@
],
"testSequencer": "./testSequencer.js"
}
}
}
Loading

0 comments on commit cfbc542

Please sign in to comment.