Skip to content

Commit 50cc399

Browse files
committed
release: v3.4.3
1 parent 4fe2874 commit 50cc399

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.4.3 (15 Jun 2025)
2+
3+
* fix: redundant code imported
4+
15
## 3.4.2 (15 Jun 2025)
26

37
* fix: elements horizontal scrollbar [#504](https://github.com/liriliri/eruda/issues/504)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eruda",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "Console for Mobile Browsers",
55
"main": "eruda.js",
66
"browserslist": [
@@ -66,7 +66,7 @@
6666
"licia": "^1.44.0",
6767
"luna-box-model": "^1.0.1",
6868
"luna-console": "^1.3.6",
69-
"luna-data-grid": "^1.6.3",
69+
"luna-data-grid": "^1.6.4",
7070
"luna-dom-viewer": "^1.8.3",
7171
"luna-modal": "^1.3.1",
7272
"luna-notification": "^0.3.3",

0 commit comments

Comments
 (0)