Skip to content

Commit f21db31

Browse files
author
aws-amplify-bot
committed
chore(release): Publish [ci skip]
- @aws-amplify/ui@1.0.12-unstable.0 - aws-amplify-angular@2.1.2-unstable.0 - aws-amplify-react-native@2.1.2-unstable.0 - aws-amplify-react@2.2.2-unstable.0 - aws-amplify-vue@0.2.2-unstable.0 - aws-amplify@1.1.15-unstable.0 - @aws-amplify/interactions@1.0.21-unstable.0
1 parent 938d2a5 commit f21db31

File tree

14 files changed

+86
-12
lines changed

14 files changed

+86
-12
lines changed

packages/amplify-ui/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
<a name="1.0.12-unstable.0"></a>
7+
## [1.0.12-unstable.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui@1.0.11...@aws-amplify/ui@1.0.12-unstable.0) (2018-12-13)
8+
9+
10+
### Features
11+
12+
* **@aws-amplify/interactions @aws-amplify/react @aws-amplify/react-native @aws-amplify/angular @aws-amplify/vue:** Update interactions to include voice ([#2121](https://github.com/aws-amplify/amplify-js/issues/2121)) ([938d2a5](https://github.com/aws-amplify/amplify-js/commit/938d2a5))
13+
14+
15+
16+
617
<a name="1.0.11"></a>
718
## [1.0.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui@1.0.11-unstable.0...@aws-amplify/ui@1.0.11) (2018-12-13)
819

packages/amplify-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/ui",
3-
"version": "1.0.11",
3+
"version": "1.0.12-unstable.0",
44
"main": "dist/aws-amplify-ui.js",
55
"publishConfig": {
66
"access": "public"

packages/aws-amplify-angular/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
<a name="2.1.2-unstable.0"></a>
7+
## [2.1.2-unstable.0](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.1.1...aws-amplify-angular@2.1.2-unstable.0) (2018-12-13)
8+
9+
10+
### Features
11+
12+
* **@aws-amplify/interactions @aws-amplify/react @aws-amplify/react-native @aws-amplify/angular @aws-amplify/vue:** Update interactions to include voice ([#2121](https://github.com/aws-amplify/amplify-js/issues/2121)) ([938d2a5](https://github.com/aws-amplify/amplify-js/commit/938d2a5))
13+
14+
15+
16+
617
<a name="2.1.1"></a>
718
## [2.1.1](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.1.1-unstable.7...aws-amplify-angular@2.1.1) (2018-12-13)
819

packages/aws-amplify-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-amplify-angular",
3-
"version": "2.1.1",
3+
"version": "2.1.2-unstable.0",
44
"description": "AWS Amplify Angular Components",
55
"main": "bundles/aws-amplify-angular.umd.js",
66
"module": "dist/index.js",
@@ -35,7 +35,7 @@
3535
"@types/zen-observable": "^0.5.3",
3636
"angular2-template-loader": "^0.6.2",
3737
"awesome-typescript-loader": "^4.0.1",
38-
"aws-amplify": "^1.1.14",
38+
"aws-amplify": "^1.1.15-unstable.0",
3939
"babel-core": "^6.26.3",
4040
"babel-plugin-lodash": "^3.3.4",
4141
"babel-preset-env": "^1.7.0",

packages/aws-amplify-react-native/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
<a name="2.1.2-unstable.0"></a>
7+
## [2.1.2-unstable.0](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@2.1.1...aws-amplify-react-native@2.1.2-unstable.0) (2018-12-13)
8+
9+
10+
### Features
11+
12+
* **@aws-amplify/interactions @aws-amplify/react @aws-amplify/react-native @aws-amplify/angular @aws-amplify/vue:** Update interactions to include voice ([#2121](https://github.com/aws/aws-amplify/issues/2121)) ([938d2a5](https://github.com/aws/aws-amplify/commit/938d2a5))
13+
14+
15+
16+
617
<a name="2.1.1"></a>
718
## [2.1.1](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@2.1.1-unstable.3...aws-amplify-react-native@2.1.1) (2018-12-13)
819

packages/aws-amplify-react-native/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-amplify-react-native",
3-
"version": "2.1.1",
3+
"version": "2.1.2-unstable.0",
44
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -29,9 +29,9 @@
2929
"peerDependencies": {
3030
"aws-amplify": "^1.x",
3131
"graphql": "0.13.0",
32-
"react-native-voice": "^0.2.6",
3332
"react-native-fs": "^2.12.1",
34-
"react-native-sound": "^0.10.9"
33+
"react-native-sound": "^0.10.9",
34+
"react-native-voice": "^0.2.6"
3535
},
3636
"repository": {
3737
"type": "git",

packages/aws-amplify-react/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
<a name="2.2.2-unstable.0"></a>
7+
## [2.2.2-unstable.0](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.2.1...aws-amplify-react@2.2.2-unstable.0) (2018-12-13)
8+
9+
10+
### Features
11+
12+
* **@aws-amplify/interactions @aws-amplify/react @aws-amplify/react-native @aws-amplify/angular @aws-amplify/vue:** Update interactions to include voice ([#2121](https://github.com/aws/aws-amplify/issues/2121)) ([938d2a5](https://github.com/aws/aws-amplify/commit/938d2a5))
13+
14+
15+
16+
617
<a name="2.2.1"></a>
718
## [2.2.1](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.2.1-unstable.2...aws-amplify-react@2.2.1) (2018-12-13)
819

packages/aws-amplify-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-amplify-react",
3-
"version": "2.2.1",
3+
"version": "2.2.2-unstable.0",
44
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
55
"main": "dist/index.js",
66
"scripts": {

packages/aws-amplify-vue/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
<a name="0.2.2-unstable.0"></a>
7+
## [0.2.2-unstable.0](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.2.1...aws-amplify-vue@0.2.2-unstable.0) (2018-12-13)
8+
9+
10+
### Features
11+
12+
* **@aws-amplify/interactions @aws-amplify/react @aws-amplify/react-native @aws-amplify/angular @aws-amplify/vue:** Update interactions to include voice ([#2121](https://github.com/aws-amplify/amplify-js/issues/2121)) ([938d2a5](https://github.com/aws-amplify/amplify-js/commit/938d2a5))
13+
14+
15+
16+
617
<a name="0.2.1"></a>
718
## [0.2.1](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.2.1-unstable.1...aws-amplify-vue@0.2.1) (2018-12-13)
819

packages/aws-amplify-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-amplify-vue",
3-
"version": "0.2.1",
3+
"version": "0.2.2-unstable.0",
44
"license": "Apache-2.0",
55
"private": false,
66
"author": "Amazon Web Services",

packages/aws-amplify/CHANGELOG.md

+8
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+
<a name="1.1.15-unstable.0"></a>
7+
## [1.1.15-unstable.0](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.14...aws-amplify@1.1.15-unstable.0) (2018-12-13)
8+
9+
10+
11+
12+
**Note:** Version bump only for package aws-amplify
13+
614
<a name="1.1.14"></a>
715
## [1.1.14](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.14-unstable.8...aws-amplify@1.1.14) (2018-12-13)
816

packages/aws-amplify/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-amplify",
3-
"version": "1.1.14",
3+
"version": "1.1.15-unstable.0",
44
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
55
"main": "./lib/index.js",
66
"typings": "./lib/index.d.ts",
@@ -52,10 +52,10 @@
5252
"@aws-amplify/auth": "^1.2.13",
5353
"@aws-amplify/cache": "^1.0.20",
5454
"@aws-amplify/core": "^1.0.20",
55-
"@aws-amplify/interactions": "^1.0.20",
55+
"@aws-amplify/interactions": "^1.0.21-unstable.0",
5656
"@aws-amplify/pubsub": "^1.0.20",
5757
"@aws-amplify/storage": "^1.0.23",
58-
"@aws-amplify/ui": "^1.0.11",
58+
"@aws-amplify/ui": "^1.0.12-unstable.0",
5959
"@aws-amplify/xr": "^0.1.10"
6060
}
6161
}

packages/interactions/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
<a name="1.0.21-unstable.0"></a>
7+
## [1.0.21-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.20...@aws-amplify/interactions@1.0.21-unstable.0) (2018-12-13)
8+
9+
10+
### Features
11+
12+
* **@aws-amplify/interactions @aws-amplify/react @aws-amplify/react-native @aws-amplify/angular @aws-amplify/vue:** Update interactions to include voice ([#2121](https://github.com/aws/aws-amplify/issues/2121)) ([938d2a5](https://github.com/aws/aws-amplify/commit/938d2a5))
13+
14+
15+
16+
617
<a name="1.0.20"></a>
718
## [1.0.20](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.20-unstable.0...@aws-amplify/interactions@1.0.20) (2018-12-13)
819

packages/interactions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/interactions",
3-
"version": "1.0.20",
3+
"version": "1.0.21-unstable.0",
44
"description": "Interactions category of aws-amplify",
55
"main": "./lib/index.js",
66
"module": "./lib/index.js",

0 commit comments

Comments
 (0)