Skip to content

Commit 8e97a0d

Browse files
chore: release 14.3.1 (#31538)
* chore: release 14.3.1 * Update cli/CHANGELOG.md --------- Co-authored-by: Jennifer Shehane <[email protected]>
1 parent 191fa02 commit 8e97a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
22
## 14.3.1
33

4-
_Released 4/22/2025 (PENDING)_
4+
_Released 4/17/2025_
55

66
**Performance:**
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress",
3-
"version": "14.3.0",
3+
"version": "14.3.1",
44
"description": "Cypress is a next generation front end testing tool built for the modern web",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)