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 9d92ea3 commit 1384bf8Copy full SHA for 1384bf8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.7.0 (28 Aug 2024)
2
+
3
+* feat: support latest devtools
4
5
## 1.6.0 (20 Aug 2024)
6
7
* feat: emulateTouchFromMouseEvent
package.json
@@ -1,6 +1,6 @@
{
"name": "chobitsu",
- "version": "1.6.0",
+ "version": "1.7.0",
"description": "Chrome devtools protocol JavaScript implementation",
"main": "dist/chobitsu.js",
"exports": {
0 commit comments