Skip to content

Commit efa8c14

Browse files
author
aws-amplify-bot
committedOct 31, 2018
chore(release): Publish [ci skip]
- aws-amplify-react@2.1.3-unstable.3
1 parent 9c7a4cb commit efa8c14

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.3-unstable.3"></a>
7+
## [2.1.3-unstable.3](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.1.3-unstable.2...aws-amplify-react@2.1.3-unstable.3) (2018-10-31)
8+
9+
10+
### Bug Fixes
11+
12+
* **@aws-amplify/auth:** Adding theme support to the FederatedButtons "or" Strike ([554c1fc](https://github.com/aws/aws-amplify/commit/554c1fc))
13+
14+
15+
16+
617
<a name="2.1.3-unstable.2"></a>
718
## [2.1.3-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.1.3-unstable.1...aws-amplify-react@2.1.3-unstable.2) (2018-10-30)
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.3-unstable.2",
3+
"version": "2.1.3-unstable.3",
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)