tracker: fix changelog
This commit is contained in:
parent
f978f868c8
commit
9dbbe60787
5 changed files with 4 additions and 6 deletions
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
export const pkgVersion = "10.0.0";
|
||||
export const pkgVersion = "10.0.1";
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,11 +1,9 @@
|
|||
## 14.0.14
|
||||
|
||||
- fixed crossdomain restart logic (when triggered via assist)
|
||||
|
||||
## 14.0.13
|
||||
|
||||
- fixes for restart logic
|
||||
- fixed top context check in case of crossdomain placement
|
||||
- fixed crossdomain restart logic (when triggered via assist)
|
||||
- keep allowstart option on manual stop
|
||||
|
||||
## 14.0.11 & .12
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openreplay/tracker",
|
||||
"description": "The OpenReplay tracker main package",
|
||||
"version": "14.0.14-13",
|
||||
"version": "14.0.13",
|
||||
"keywords": [
|
||||
"logging",
|
||||
"replay"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue