From 00df74fd3fb2e1b3835311daed92e9de3b37a2fc Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Wed, 1 Apr 2026 12:00:00 +0800 Subject: [PATCH] bump 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82a694ab..3cbc2d9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb", - "version": "0.5.0", + "version": "0.5.1", "description": "record and replay the web", "main": "dist/index.js", "module": "dist/module.js",