Skip to content

Commit ae08afe

Browse files
author
aws-amplify-bot
committedOct 29, 2018
chore(release): Publish [ci skip]
- aws-amplify-react@2.1.2-unstable.4
1 parent a40ac3d commit ae08afe

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
 

‎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.1.2-unstable.4"></a>
7+
## [2.1.2-unstable.4](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.1.2-unstable.3...aws-amplify-react@2.1.2-unstable.4) (2018-10-29)
8+
9+
10+
### Bug Fixes
11+
12+
* **aws-amplify-react:** pass the user name when signin error happens ([b857101](https://github.com/aws/aws-amplify/commit/b857101))
13+
14+
15+
16+
617
<a name="2.1.2-unstable.3"></a>
718
## [2.1.2-unstable.3](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.1.2-unstable.2...aws-amplify-react@2.1.2-unstable.3) (2018-10-29)
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.1.2-unstable.3",
3+
"version": "2.1.2-unstable.4",
44
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)