We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279a372 commit 5c9dc77Copy full SHA for 5c9dc77
.circleci/cache-version.txt
@@ -1,3 +1,3 @@
1
# Bump this version to force CI to re-create the cache from scratch.
2
3
-07-11-24
+07-16-24
cli/CHANGELOG.md
@@ -1,7 +1,7 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 13.13.1
4
-_Released 7/16/2024 (PENDING)_
+_Released 7/16/2024_
5
6
**Bugfixes:**
7
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
- "version": "13.13.0",
+ "version": "13.13.1",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {
0 commit comments