Skip to content

Commit 83b4908

Browse files
committed
release: v1.1.1
1 parent 25b68fe commit 83b4908

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.1.1 (30 Jul 2022)
2+
3+
* fix: Page.getResourceTree url
4+
15
## 1.1.0 (27 Jul 2022)
26

37
* feat: sources support

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.1.0",
3+
"version": "1.1.1",
44
"description": "Chrome devtools protocol JavaScript implementation",
55
"main": "dist/chobitsu.js",
66
"files": [

0 commit comments

Comments
 (0)