Skip to content

Commit

Permalink
Preparing for version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro committed Feb 25, 2019
1 parent 1e83b35 commit 6790c45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.5.4
- Removes unnecessary debugger statement https://github.com/RevenueCat/react-native-purchases/issues/47
- Runs Linter and prettifier
- Adds missing setup call in the example

## 1.5.3
- Fix android setup on a null appuserid
- Adds listener removal methods
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-purchases",
"title": "React Native Purchases",
"version": "1.5.3",
"version": "1.5.4",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6790c45

Please sign in to comment.