change(tracker): tracker v4.9.10; assist v.4.1.6
This commit is contained in:
parent
56c1469273
commit
f01ff51d3f
3 changed files with 7 additions and 2 deletions
|
|
@ -1,6 +1,11 @@
|
|||
## 4.1.6
|
||||
|
||||
- fix recording state import
|
||||
|
||||
## 4.1.5
|
||||
|
||||
- fixed peerjs hack that caused ts compile issues
|
||||
- - added screen recording feature (EE) license
|
||||
|
||||
## 4.1.4
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openreplay/tracker-assist",
|
||||
"description": "Tracker plugin for screen assistance through the WebRTC",
|
||||
"version": "4.1.5",
|
||||
"version": "4.1.6",
|
||||
"keywords": [
|
||||
"WebRTC",
|
||||
"assistance",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openreplay/tracker",
|
||||
"description": "The OpenReplay tracker main package",
|
||||
"version": "4.1.9-beta.4",
|
||||
"version": "4.1.10",
|
||||
"keywords": [
|
||||
"logging",
|
||||
"replay"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue