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 bf05bb2 commit ba74fadCopy full SHA for ba74fad
CHANGELOG.md
@@ -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
13
## 1.4.0 (2025-03-23)
14
15
### Feat
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 1.4.0
+ version: 1.5.0
0 commit comments