Skip to content

Commit 0cdd8d1

Browse files
chore: 12.7.0 release (#25946)
1 parent 2a17efa commit 0cdd8d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
## 12.7.0
33

4-
_Released 02/28/2023 (PENDING)_
4+
_Released 02/24/2023_
55

66
**Features:**
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": "12.6.0",
3+
"version": "12.7.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)