chore(release): publish new version

- rrweb@1.0.7
 - rrweb-player@0.7.9
 - rrweb-snapshot@1.1.10
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent ba60763030
commit 0d961e2733
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.0.6",
"version": "1.0.7",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
@@ -75,6 +75,6 @@
"@xstate/fsm": "^1.4.0",
"fflate": "^0.4.4",
"mitt": "^1.1.3",
"rrweb-snapshot": "^1.1.9"
"rrweb-snapshot": "^1.1.10"
}
}