Version Packages (alpha) (#1175)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-28 19:05:18 +02:00
committed by GitHub
parent f1f5865dcf
commit 1b2855bde1
17 changed files with 122 additions and 24 deletions

View File

@@ -1,5 +1,12 @@
# @rrweb/types
## 2.0.0-alpha.7
### Patch Changes
- Updated dependencies [[`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`e7f0c80`](https://github.com/rrweb-io/rrweb/commit/e7f0c808c3f348fb27d1acd5fa300a5d92b14d00)]:
- rrweb-snapshot@2.0.0-alpha.7
## 2.0.0-alpha.6
### Patch Changes

View File

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