Skip to content

Commit 63e0da1

Browse files
committed
release: v3.4.2
1 parent 4c960e4 commit 63e0da1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.2 (15 Jun 2025)
2+
3+
* fix: elements horizontal scrollbar [#504](https://github.com/liriliri/eruda/issues/504)
4+
15
## 3.4.1 (10 Nov 2024)
26

37
* fix: no copy and delete for shadow root

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eruda",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "Console for Mobile Browsers",
55
"main": "eruda.js",
66
"browserslist": [

0 commit comments

Comments
 (0)