Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/pushnotification@1.0.27-unstable.0
  • Loading branch information
aws-amplify-bot committed May 10, 2019
1 parent 45f3894 commit 7290c6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/pushnotification/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.

<a name="1.0.27-unstable.0"></a>
## [1.0.27-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.26...@aws-amplify/pushnotification@1.0.27-unstable.0) (2019-05-10)




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

<a name="1.0.26"></a>
## [1.0.26](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.26-unstable.5...@aws-amplify/pushnotification@1.0.26) (2019-05-06)

Expand Down
2 changes: 1 addition & 1 deletion packages/pushnotification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pushnotification",
"version": "1.0.26",
"version": "1.0.27-unstable.0",
"description": "Push notifications category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit 7290c6a

Please sign in to comment.