We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f2f1a commit 10f90f9Copy full SHA for 10f90f9
cli/CHANGELOG.md
@@ -1,7 +1,7 @@
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
## 13.13.0
3
4
-_Released 7/02/2024 (PENDING)_
+_Released 7/01/2024_
5
6
**Performance:**
7
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
- "version": "13.12.0",
+ "version": "13.13.0",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {
packages/example/package.json
@@ -15,7 +15,7 @@
15
},
16
"devDependencies": {
17
"cross-env": "6.0.3",
18
- "cypress-example-kitchensink": "3.0.0",
+ "cypress-example-kitchensink": "3.1.0",
19
"gh-pages": "5.0.0",
20
"gulp": "4.0.2",
21
"gulp-clean": "0.4.0",
0 commit comments