Skip to content

Commit

Permalink
Release/2.1.1 (#31)
Browse files Browse the repository at this point in the history
* Release 2.11.1

* upped vernum
  • Loading branch information
jsalaber authored Sep 28, 2020
1 parent c8dfcab commit 88dc016
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ Then follow the [Experiment](/EXPERIMENTS.md) guide and the [Push Notification](

## Changelog

**[2.1.1](https://github.com/taplytics/Taplytics-React-Native/releases/tag/2.1.1)**

1. Fixed `propertiesLoadedCallback` crashing the app when called more than once

**[2.1.0](https://github.com/taplytics/Taplytics-React-Native/releases/tag/2.1.0)**

1. Added support for React Native 0.60.0 and autolinking
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taplytics-react-native",
"version": "2.1.0",
"version": "2.1.1",
"description": "_Taplytics is a native mobile A/B testing and push notification platform that helps you optimize your React Native app!_",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 88dc016

Please sign in to comment.