tracker: 16.1.1
This commit is contained in:
parent
ac35bf5179
commit
293382ea85
2 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 16.1.1
|
||||
|
||||
- fixing debug logs from 16.1.0
|
||||
|
||||
## 16.1.0
|
||||
|
||||
- new `privateMode` option to hide all possible data from tracking
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openreplay/tracker",
|
||||
"description": "The OpenReplay tracker main package",
|
||||
"version": "16.1.0",
|
||||
"version": "16.1.1",
|
||||
"keywords": [
|
||||
"logging",
|
||||
"replay"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue