Version Packages (alpha) (#1554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8d634cba97
commit
f993bb5c88
@@ -1,5 +1,13 @@
|
||||
# @rrweb/web-extension
|
||||
|
||||
## 2.0.0-alpha.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`04ee6ed`](https://github.com/rrweb-io/rrweb/commit/04ee6eda57157f0e04f18f907d8f3e59ababc753), [`5fbb904`](https://github.com/rrweb-io/rrweb/commit/5fbb904edb653f3da17e6775ee438d81ef0bba83), [`5a78938`](https://github.com/rrweb-io/rrweb/commit/5a789385a341311ba327a768fe0e2f0f2f5002ee), [`53b83bb`](https://github.com/rrweb-io/rrweb/commit/53b83bb037f9cb30c93179548f436ed776f143ab)]:
|
||||
- rrweb@2.0.0-alpha.18
|
||||
- rrweb-player@2.0.0-alpha.18
|
||||
|
||||
## 2.0.0-alpha.17
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@rrweb/web-extension",
|
||||
"private": true,
|
||||
"version": "2.0.0-alpha.17",
|
||||
"version": "2.0.0-alpha.18",
|
||||
"description": "The web extension of rrweb which helps to run rrweb on any website out of box",
|
||||
"author": "rrweb-io",
|
||||
"license": "MIT",
|
||||
@@ -18,7 +18,7 @@
|
||||
"prepublish": "yarn build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.17",
|
||||
"@rrweb/types": "^2.0.0-alpha.18",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/webextension-polyfill": "^0.9.1",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
@@ -41,7 +41,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-router-dom": "^6.4.1",
|
||||
"rrweb": "^2.0.0-alpha.17",
|
||||
"rrweb-player": "^2.0.0-alpha.17"
|
||||
"rrweb": "^2.0.0-alpha.18",
|
||||
"rrweb-player": "^2.0.0-alpha.18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user