chore(release): publish new version

- rrdom@0.1.0
 - rrweb@1.1.0
 - rrweb-player@0.7.11
 - rrweb-snapshot@1.1.12
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 49b7d02e73
commit 8df31a4919
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.0.8",
"version": "1.1.0",
"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.11"
"rrweb-snapshot": "^1.1.12"
}
}