Version Packages (alpha) (#1780)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent e75ba06572
commit 3d05380752
39 changed files with 199 additions and 61 deletions

View File

@@ -1,5 +1,11 @@
# @rrweb/utils
## 2.0.0-alpha.20
### Patch Changes
- [#1763](https://github.com/rrweb-io/rrweb/pull/1763) [`6388fb5`](https://github.com/rrweb-io/rrweb/commit/6388fb5a468e1a860ab8bb5c6826c811dcc3100c) Thanks [@wfk007](https://github.com/wfk007)! - fix: wujie monkeypatches ownerDocument
## 2.0.0-alpha.19
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/utils",
"version": "2.0.0-alpha.19",
"version": "2.0.0-alpha.20",
"publishConfig": {
"access": "public"
},