Skip to content

Commit 10f90f9

Browse files
authored
chore: release 13.13.0 (#29781)
1 parent c0f2f1a commit 10f90f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cli/CHANGELOG.md

+1-1
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
## 13.13.0
33

4-
_Released 7/02/2024 (PENDING)_
4+
_Released 7/01/2024_
55

66
**Performance:**
77

package.json

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

packages/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"cross-env": "6.0.3",
18-
"cypress-example-kitchensink": "3.0.0",
18+
"cypress-example-kitchensink": "3.1.0",
1919
"gh-pages": "5.0.0",
2020
"gulp": "4.0.2",
2121
"gulp-clean": "0.4.0",

0 commit comments

Comments
 (0)