Skip to content

Commit 397ab4c

Browse files
authored
chore: 13.4.0 release updates (#28166)
1 parent e0ad2d7 commit 397ab4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.0
33

4-
_Released 10/27/2023 (PENDING)_
4+
_Released 10/27/2023_
55

66
**Features:**
77

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress",
3-
"version": "13.3.3",
3+
"version": "13.4.0",
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)