From 396a3a36536f728fcd018eeb108b8ee9426e435e Mon Sep 17 00:00:00 2001 From: Jason Salaber Date: Wed, 20 Oct 2021 14:04:06 -0400 Subject: [PATCH] Release 3.0.0-rc.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac6e68c..79d00af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [3.0.0-rc.1](https://github.com/taplytics/taplytics-react-native/compare/2.1.4...3.0.0-rc.1) (2021-10-20) + +- updated android version to use version that calls new session listener on set user attribute + ## [3.0.0-rc.0](https://github.com/taplytics/taplytics-react-native/compare/2.1.4...3.0.0-rc.0) (2021-04-23) ### Breaking Changes diff --git a/package.json b/package.json index b403f1d..51286ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taplytics-react-native", - "version": "3.0.0-rc.0", + "version": "3.0.0-rc.1", "description": "Taplytics is a native mobile A/B testing and push notification platform that helps you optimize your React Native app!", "main": "src/index.ts", "files": [