Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
  • Loading branch information
aws-amplify-bot committed Jun 9, 2020
1 parent 224a277 commit a5c4193
Show file tree
Hide file tree
Showing 36 changed files with 209 additions and 56 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.2.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

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





## [0.2.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-02)

**Note:** Version bump only for package @aws-amplify/ui-angular
Expand Down
2 changes: 1 addition & 1 deletion 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.2.7",
"version": "0.2.8",
"description": "Angular specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
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.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)


### Features

* **@aws-amplify/analytics:** add KinesisClient endpoint configuration ([#5818](https://github.com/aws-amplify/amplify-js/issues/5818)) ([5745490](https://github.com/aws-amplify/amplify-js/commit/57454907249703f77f77c921162acdb3179f89b9))





## [3.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/analytics
Expand Down
6 changes: 3 additions & 3 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.1.15",
"version": "3.2.0",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^3.1.15",
"@aws-amplify/core": "^3.3.2",
"@aws-amplify/cache": "^3.1.16",
"@aws-amplify/core": "^3.3.3",
"@aws-sdk/client-firehose": "1.0.0-gamma.2",
"@aws-sdk/client-kinesis": "1.0.0-gamma.2",
"@aws-sdk/client-personalize-events": "1.0.0-gamma.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-graphql/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.

## [1.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

**Note:** Version bump only for package @aws-amplify/api-graphql





## [1.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/api-graphql
Expand Down
12 changes: 6 additions & 6 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.0.17",
"version": "1.0.18",
"description": "Api-graphql category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -36,11 +36,11 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-rest": "^1.0.17",
"@aws-amplify/auth": "^3.2.12",
"@aws-amplify/cache": "^3.1.15",
"@aws-amplify/core": "^3.3.2",
"@aws-amplify/pubsub": "^3.0.16",
"@aws-amplify/api-rest": "^1.0.18",
"@aws-amplify/auth": "^3.2.13",
"@aws-amplify/cache": "^3.1.16",
"@aws-amplify/core": "^3.3.3",
"@aws-amplify/pubsub": "^3.0.17",
"graphql": "14.0.0",
"uuid": "^3.2.1",
"zen-observable-ts": "0.8.19"
Expand Down
8 changes: 8 additions & 0 deletions packages/api-rest/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.

## [1.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

**Note:** Version bump only for package @aws-amplify/api-rest





## [1.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/api-rest
Expand Down
4 changes: 2 additions & 2 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.0.17",
"version": "1.0.18",
"description": "Api-rest category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/core": "^3.3.2",
"@aws-amplify/core": "^3.3.3",
"axios": "0.19.0"
},
"jest": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api/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.

## [3.1.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

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





## [3.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/api
Expand Down
6 changes: 3 additions & 3 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.1.15",
"version": "3.1.16",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -38,8 +38,8 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-graphql": "^1.0.17",
"@aws-amplify/api-rest": "^1.0.17"
"@aws-amplify/api-graphql": "^1.0.18",
"@aws-amplify/api-rest": "^1.0.18"
},
"peerDependencies": {
"@aws-amplify/pubsub": "^2.1.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/auth/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.

## [3.2.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

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





## [3.2.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/auth
Expand Down
6 changes: 3 additions & 3 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.2.12",
"version": "3.2.13",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^3.1.15",
"@aws-amplify/core": "^3.3.2",
"@aws-amplify/cache": "^3.1.16",
"@aws-amplify/core": "^3.3.3",
"amazon-cognito-identity-js": "^4.3.1",
"crypto-js": "^3.3.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify-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.

## [5.0.17](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.0.17) (2020-06-09)

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





## [5.0.16](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.0.16) (2020-06-04)

**Note:** Version bump only for package aws-amplify-angular
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-angular",
"version": "5.0.16",
"version": "5.0.17",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/zen-observable": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^4.0.1",
"aws-amplify": "^3.0.16",
"aws-amplify": "^3.0.17",
"babel-core": "^6.26.3",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify-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.

## [4.1.16](https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.1.16) (2020-06-09)

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





## [4.1.15](https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.1.15) (2020-06-04)

**Note:** Version bump only for package aws-amplify-react
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-react",
"version": "4.1.15",
"version": "4.1.16",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand All @@ -26,7 +26,7 @@
"@types/enzyme-adapter-react-16": "^1.0.3",
"@types/react": "^16.0.41",
"@types/react-dom": "^16.0.11",
"aws-amplify": "^3.0.16",
"aws-amplify": "^3.0.17",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.3",
"enzyme-to-json": "^3.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify/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.

## [3.0.17](https://github.com/aws-amplify/amplify-js/compare/[email protected]@3.0.17) (2020-06-09)

**Note:** Version bump only for package aws-amplify





## [3.0.16](https://github.com/aws-amplify/amplify-js/compare/[email protected]@3.0.16) (2020-06-04)

**Note:** Version bump only for package aws-amplify
Expand Down
24 changes: 12 additions & 12 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
"version": "3.0.16",
"version": "3.0.17",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -34,18 +34,18 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/analytics": "^3.1.15",
"@aws-amplify/api": "^3.1.15",
"@aws-amplify/auth": "^3.2.12",
"@aws-amplify/cache": "^3.1.15",
"@aws-amplify/core": "^3.3.2",
"@aws-amplify/datastore": "^2.2.2",
"@aws-amplify/interactions": "^3.1.15",
"@aws-amplify/predictions": "^3.1.15",
"@aws-amplify/pubsub": "^3.0.16",
"@aws-amplify/storage": "^3.2.5",
"@aws-amplify/analytics": "^3.2.0",
"@aws-amplify/api": "^3.1.16",
"@aws-amplify/auth": "^3.2.13",
"@aws-amplify/cache": "^3.1.16",
"@aws-amplify/core": "^3.3.3",
"@aws-amplify/datastore": "^2.2.3",
"@aws-amplify/interactions": "^3.1.16",
"@aws-amplify/predictions": "^3.1.16",
"@aws-amplify/pubsub": "^3.0.17",
"@aws-amplify/storage": "^3.2.6",
"@aws-amplify/ui": "^2.0.2",
"@aws-amplify/xr": "^2.1.15"
"@aws-amplify/xr": "^2.1.16"
},
"jest": {
"globals": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cache/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.

## [3.1.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

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





## [3.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/cache
Expand Down
4 changes: 2 additions & 2 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cache",
"version": "3.1.15",
"version": "3.1.16",
"description": "Cache category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/core": "^3.3.2"
"@aws-amplify/core": "^3.3.3"
},
"jest": {
"globals": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.

## [3.3.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)

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





## [3.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)

**Note:** Version bump only for package @aws-amplify/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/core",
"version": "3.3.2",
"version": "3.3.3",
"description": "Core category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/datastore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-09)


### Bug Fixes

* **@aws-amplify/datastore:** AsyncStorage - Save connections when doing batchSave ([#6027](https://github.com/aws-amplify/amplify-js/issues/6027)) ([d9a5b3e](https://github.com/aws-amplify/amplify-js/commit/d9a5b3ee2309f1703a349a8d39b2a65dcaac5f61))
* **@aws-amplify/datastore:** IndexedDB - Save connections when doing batchSave ([#6029](https://github.com/aws-amplify/amplify-js/issues/6029)) ([1a6e0ec](https://github.com/aws-amplify/amplify-js/commit/1a6e0ecff70556559d8fef6028ec4011775f5b95)), closes [#6027](https://github.com/aws-amplify/amplify-js/issues/6027)
* **@aws-amplify/datastore:** RN - fix queries don't do anything on the first load of the application ([#6010](https://github.com/aws-amplify/amplify-js/issues/6010)) ([b5347ab](https://github.com/aws-amplify/amplify-js/commit/b5347ab620763551060741a1b78e47c1abf7ee6a)), closes [#5991](https://github.com/aws-amplify/amplify-js/issues/5991)
* **@aws-amplify/datastore:** Save parent model with flattened ids for relations when batch saving results from GraphQL ([#6035](https://github.com/aws-amplify/amplify-js/issues/6035)) ([084b265](https://github.com/aws-amplify/amplify-js/commit/084b2653219d5b8cc0f952ebb74039b2a97e6261))





## [2.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-06-04)


Expand Down
Loading

0 comments on commit a5c4193

Please sign in to comment.