Skip to content

Commit e372fd8

Browse files
committed
misc: Update CHANGELOG.md again (after release)
1 parent fcb0b1e commit e372fd8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

cli/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2+
## 14.3.4
3+
4+
_Released xx/xx/xxxx (PENDING)_
5+
6+
**Misc:**
7+
8+
- Added timeout field to EnqueuedCommandAttributes type. Fixes [#30198](https://github.com/cypress-io/cypress/issues/30198).
9+
210
## 14.3.3
311

412
_Released 5/6/2025_
@@ -17,7 +25,6 @@ _Released 5/6/2025_
1725

1826
- The Assertions menu when you right click in `experimentalStudio` tests now displays in dark mode. Addresses [#10621](https://github.com/cypress-io/cypress-services/issues/10621). Addressed in [#31598](https://github.com/cypress-io/cypress/pull/31598).
1927
- The URL in the Cypress App no longer displays a white background when the URL is loading. Fixes [#31556](https://github.com/cypress-io/cypress/issues/31556).
20-
- Added timeout field to EnqueuedCommandAttributes type. Fixes [#30198](https://github.com/cypress-io/cypress/issues/30198).
2128

2229
**Dependency Updates:**
2330

0 commit comments

Comments
 (0)