Version Packages (alpha) (#1175)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78935ea820
commit
fbdf82729c
@@ -1,5 +1,13 @@
|
||||
# @rrweb/web-extension
|
||||
|
||||
## 2.0.0-alpha.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`e0f862b`](https://github.com/rrweb-io/rrweb/commit/e0f862bac7dbaa9cfd778f5ef0f5f3fd8cbe6def), [`267e990`](https://github.com/rrweb-io/rrweb/commit/267e990dc0e45a5acaaa3ee89db7ae9171520d54), [`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`a225d8e`](https://github.com/rrweb-io/rrweb/commit/a225d8e1412a69a761c22eb45565fff0b0ce5c11), [`a82a3b4`](https://github.com/rrweb-io/rrweb/commit/a82a3b42b125aaaea607410b49f012933466c523), [`1e6f71b`](https://github.com/rrweb-io/rrweb/commit/1e6f71b3cddcfafe78b9e40edfbd75e485702e4e), [`1e6f71b`](https://github.com/rrweb-io/rrweb/commit/1e6f71b3cddcfafe78b9e40edfbd75e485702e4e), [`4cb4d0e`](https://github.com/rrweb-io/rrweb/commit/4cb4d0e95a540a366bdec157fe78d9f099514818)]:
|
||||
- rrweb@2.0.0-alpha.7
|
||||
- rrweb-player@2.0.0-alpha.7
|
||||
|
||||
## 2.0.0-alpha.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@rrweb/web-extension",
|
||||
"private": true,
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.7",
|
||||
"description": "The web extension of rrweb which helps to run rrweb on any website out of box",
|
||||
"author": "rrweb-io",
|
||||
"license": "MIT",
|
||||
@@ -16,7 +16,7 @@
|
||||
"prepublish": "npm run pack:chrome && npm run pack:firefox"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.6",
|
||||
"@rrweb/types": "^2.0.0-alpha.7",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/webextension-polyfill": "^0.9.1",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-router-dom": "^6.4.1",
|
||||
"rrweb": "^2.0.0-alpha.6",
|
||||
"rrweb-player": "^2.0.0-alpha.6"
|
||||
"rrweb": "^2.0.0-alpha.7",
|
||||
"rrweb-player": "^2.0.0-alpha.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user