Skip to content

Commit 5c9dc77

Browse files
authored
chore: release 13.13.1 (#29868)
1 parent 279a372 commit 5c9dc77

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.circleci/cache-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Bump this version to force CI to re-create the cache from scratch.
22

3-
07-11-24
3+
07-16-24

cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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.1
33

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

66
**Bugfixes:**
77

package.json

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

0 commit comments

Comments
 (0)