chore(release): publish new version

- rrdom@0.1.2
 - rrweb@1.1.3
 - rrweb-player@0.7.14
 - rrweb-snapshot@1.1.14
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent ffc9185fa8
commit d43d9e7edb
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.1.2",
"version": "1.1.3",
"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.13"
"rrweb-snapshot": "^1.1.14"
}
}