Version Packages (alpha) (#1605)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-21 00:50:38 +01:00
committed by GitHub
parent d17011b638
commit c059dbf41d
39 changed files with 258 additions and 61 deletions

View File

@@ -1,5 +1,11 @@
# @rrweb/utils
## 2.0.0-alpha.19
### Patch Changes
- [#1631](https://github.com/rrweb-io/rrweb/pull/1631) [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8) Thanks [@pauldambra](https://github.com/pauldambra)! - Move patch function into @rrweb/utils to improve bundling
## 2.0.0-alpha.18
## 2.0.0-alpha.17

View File

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