countly-sdk-web
Advanced tools
Comparing version 23.12.1 to 23.12.2
@@ -0,1 +1,4 @@ | ||
## 23.12.2 | ||
- Improved bot detection capabilities | ||
## 23.12.1 | ||
@@ -2,0 +5,0 @@ - Added methods for bridged SDK usage |
@@ -19,3 +19,3 @@ /* eslint-disable cypress/no-unnecessary-waiting */ | ||
const SDK_NAME = "javascript_native_web"; | ||
const SDK_VERSION = "23.12.1"; | ||
const SDK_VERSION = "23.12.2"; | ||
@@ -22,0 +22,0 @@ // tests |
{ | ||
"name": "countly-sdk-web", | ||
"version": "23.12.1", | ||
"version": "23.12.2", | ||
"description": "Countly Web SDK", | ||
@@ -5,0 +5,0 @@ "main": "lib/countly.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1221993