diff --git a/packages/aws-amplify-react/CHANGELOG.md b/packages/aws-amplify-react/CHANGELOG.md
index c4aad813141..299e3701f48 100644
--- a/packages/aws-amplify-react/CHANGELOG.md
+++ b/packages/aws-amplify-react/CHANGELOG.md
@@ -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.
+
+## [2.1.5-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.1.5-unstable.1...aws-amplify-react@2.1.5-unstable.2) (2018-11-21)
+
+
+
+
+**Note:** Version bump only for package aws-amplify-react
+
## [2.1.5-unstable.1](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.1.5-unstable.0...aws-amplify-react@2.1.5-unstable.1) (2018-11-19)
diff --git a/packages/aws-amplify-react/package.json b/packages/aws-amplify-react/package.json
index 1a58b99edd0..f6297a40312 100644
--- a/packages/aws-amplify-react/package.json
+++ b/packages/aws-amplify-react/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-react",
- "version": "2.1.5-unstable.1",
+ "version": "2.1.5-unstable.2",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {