tracker: fix changelog

This commit is contained in:
nick-delirium 2024-11-12 10:40:58 +01:00
parent f978f868c8
commit 9dbbe60787
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0
5 changed files with 4 additions and 6 deletions

View file

@ -1 +1 @@
export const pkgVersion = "10.0.0";
export const pkgVersion = "10.0.1";

View file

@ -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

View file

@ -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"