Skip to content

Commit 7a1d134

Browse files
committed
release: v1.8.0
1 parent f8ef729 commit 7a1d134

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+
## 1.8.0 (26 Sep 2024)
2+
3+
* feat: support shadow dom
4+
15
## 1.7.1 (3 Sep 2024)
26

37
* fix: error caused by accessing object properties

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chobitsu",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "Chrome devtools protocol JavaScript implementation",
55
"main": "dist/chobitsu.js",
66
"exports": {

0 commit comments

Comments
 (0)