Skip to content

Commit ba74fad

Browse files
bump: version 1.4.0 → 1.5.0
1 parent bf05bb2 commit ba74fad

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.5.0 (2025-03-26)
2+
3+
### Feat
4+
5+
- add flag to run browser on headless mode on start function
6+
7+
### Fix
8+
9+
- Wait for the file `CrashpadMetrics-active.pma` to be deoccupied and cleaned up
10+
- Catch websockets.ConnectionClosed errors on duplicate close()
11+
- move connection closed log inside if statement
12+
113
## 1.4.0 (2025-03-23)
214

315
### Feat

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: 1.4.0
5+
version: 1.5.0

0 commit comments

Comments
 (0)