Skip to content

Commit e97696d

Browse files
bump: version 2.9.1 → 2.9.2
1 parent 2b63943 commit e97696d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
116
## 2.9.1 (2025-10-15)
217

318
### Fix

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
5-
version: 2.9.1
5+
version: 2.9.2

0 commit comments

Comments
 (0)