release: v3.2.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 3.2.3 (10 AUG 2024)
|
||||
|
||||
* fix: WebSocket message base64 encoded [#447](https://github.com/liriliri/eruda/issues/447)
|
||||
|
||||
## 3.2.2 (8 AUG 2024)
|
||||
|
||||
* chore: update plugin versions
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eruda",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "Console for Mobile Browsers",
|
||||
"main": "eruda.js",
|
||||
"browserslist": [
|
||||
@@ -45,7 +45,7 @@
|
||||
"autoprefixer": "^9.7.4",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
"chobitsu": "^1.4.6",
|
||||
"chobitsu": "^1.5.1",
|
||||
"core-js": "^3.37.1",
|
||||
"css-loader": "^3.4.2",
|
||||
"es-check": "^6.2.1",
|
||||
|
||||
Reference in New Issue
Block a user