We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b68fe commit 83b4908Copy full SHA for 83b4908
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.1 (30 Jul 2022)
2
+
3
+* fix: Page.getResourceTree url
4
5
## 1.1.0 (27 Jul 2022)
6
7
* feat: sources support
package.json
@@ -1,6 +1,6 @@
{
"name": "chobitsu",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Chrome devtools protocol JavaScript implementation",
"main": "dist/chobitsu.js",
"files": [
0 commit comments