We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a30e6b commit 83e0d3cCopy full SHA for 83e0d3c
cli/CHANGELOG.md
@@ -1,7 +1,7 @@
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
## 14.3.0
3
4
-_Released 4/8/2025 (PENDING)_
+_Released 4/8/2025_
5
6
**Features:**
7
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
- "version": "14.2.1",
+ "version": "14.3.0",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {
0 commit comments