Version Packages (alpha) (#1123)

Co-authored-by: github-actions[bot] <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 c1e7fe9344
commit 0d07e5eb4b
15 changed files with 176 additions and 22 deletions

View File

@@ -0,0 +1,8 @@
# @rrweb/types
## 2.0.0-alpha.5
### Patch Changes
- Updated dependencies [[`1385f7a`](https://github.com/rrweb-io/rrweb/commit/1385f7acc0052f83be1458a7b00e18c026ee393f), [`227d43a`](https://github.com/rrweb-io/rrweb/commit/227d43abb93d57cadc70c760b28c46911bf7d8ff)]:
- rrweb-snapshot@2.0.0-alpha.5

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/types",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"publishConfig": {
"access": "public"
},
@@ -44,7 +44,7 @@
"vite-plugin-dts": "^1.6.6"
},
"dependencies": {
"rrweb-snapshot": "^2.0.0-alpha.4"
"rrweb-snapshot": "^2.0.0-alpha.5"
},
"browserslist": [
"supports es6-class"