We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b93401 commit e4324d1Copy full SHA for e4324d1
2 files changed
cli/CHANGELOG.md
@@ -1,7 +1,7 @@
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
## 15.10.0
3
4
-_Released 01/27/2026 (PENDING)_
+_Released 02/03/2026_
5
6
**Deprecations:**
7
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
- "version": "15.9.0",
+ "version": "15.10.0",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {
0 commit comments