release: v3.2.2
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 3.2.2 (8 AUG 2024)
|
||||||
|
|
||||||
|
* chore: update plugin versions
|
||||||
|
|
||||||
## 3.2.1 (20 JUL 2024)
|
## 3.2.1 (20 JUL 2024)
|
||||||
|
|
||||||
* fix: touches plugin [#344](https://github.com/liriliri/eruda/issues/344)
|
* fix: touches plugin [#344](https://github.com/liriliri/eruda/issues/344)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eruda",
|
"name": "eruda",
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"description": "Console for Mobile Browsers",
|
"description": "Console for Mobile Browsers",
|
||||||
"main": "eruda.js",
|
"main": "eruda.js",
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
|
|||||||
@@ -223,6 +223,6 @@ const pluginVersion = {
|
|||||||
code: '2.2.0',
|
code: '2.2.0',
|
||||||
benchmark: '2.0.1',
|
benchmark: '2.0.1',
|
||||||
geolocation: '2.1.0',
|
geolocation: '2.1.0',
|
||||||
orientation: '2.1.0',
|
orientation: '2.1.1',
|
||||||
touches: '2.1.0',
|
touches: '2.1.0',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user