diff --git a/CHANGELOG.md b/CHANGELOG.md index f47a92267..ed74ff96c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.5.2 +- Changes setIsUsingAnonymousID to allowSharingStoreAccount + ## 1.5.1 - Fixes compilation in iOS diff --git a/package.json b/package.json index 8f5b01fe6..ae8fbfcf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-purchases", - "version": "1.5.1", + "version": "1.5.2", "description": "", "main": "index.js", "scripts": {