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 2b63943 commit e97696dCopy full SHA for e97696d
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## 2.9.2 (2025-10-19)
2
+
3
+### Fix
4
5
+- update process creation to capture output and clean proxy format
6
+- preserve query and fragment in WebSocket URL for tabs
7
8
+### Refactor
9
10
+- remove debug logging for request status and network events
11
+- refactor logger messages to use consistent single quotes
12
+- fix merge conflicts
13
+- add logging for browser lifecycle and context management events
14
+- refactor proxy parsing logic for improved clarity and efficiency
15
16
## 2.9.1 (2025-10-15)
17
18
### Fix
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 2.9.1
+ version: 2.9.2
0 commit comments