chore(release): publish new version

- rrweb@1.0.6
 - rrweb-player@0.7.8
 - rrweb-snapshot@1.1.9
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 726d9ce7dc
commit 5ea2ddf3cd
3 changed files with 5 additions and 5 deletions

View File

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