chore(release): publish new version

- rrdom@0.1.1
 - rrweb@1.1.2
 - rrweb-player@0.7.13
 - rrweb-snapshot@1.1.13
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 4c06535309
commit e926c82312
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.1.1",
"version": "1.1.2",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
@@ -79,6 +79,6 @@
"base64-arraybuffer": "^1.0.1",
"fflate": "^0.4.4",
"mitt": "^1.1.3",
"rrweb-snapshot": "^1.1.12"
"rrweb-snapshot": "^1.1.13"
}
}