@appannie/react-ab-testing
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
### 1.2.2 (2021-08-23) | ||
**Note:** Version bump only for package @appannie/react-ab-testing | ||
### 1.2.1 (2021-05-19) | ||
@@ -8,0 +16,0 @@ |
@@ -10,3 +10,3 @@ import React, { ReactNode } from 'react'; | ||
config: ABTestingConfig; | ||
userId: number; | ||
userId: number | string; | ||
userProfile: { | ||
@@ -13,0 +13,0 @@ [key: string]: string; |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -21,3 +21,3 @@ "files": [ | ||
"dependencies": { | ||
"@appannie/ab-testing": "^1.2.1" | ||
"@appannie/ab-testing": "^1.2.2" | ||
}, | ||
@@ -27,3 +27,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2fcbc659fb947790428b4a86ee8198e1a4094f46" | ||
"gitHead": "4660c199fb4ea6b7f21ad84d401b0d33e067a818" | ||
} |
@@ -388,4 +388,4 @@ <!-- TOC --> | ||
Made with ❤️ by [Zhang Tao](https://github.com/BananaWanted) and [Simon Boudrias](https://github.com/SBoudrias) from the App Annie Beijing office. | ||
Made with ❤️ by [Zhang Tao](https://github.com/ZigZagT) and [Simon Boudrias](https://github.com/SBoudrias) from the App Annie Beijing office. | ||
Available for public use under the MIT license. |
Sorry, the diff of this file is not supported yet
19926
Updated@appannie/ab-testing@^1.2.2