Skip to content

Commit 86175a9

Browse files
authored
chore: bump version to 12.8.1 and ready CHANGELOG (#26125)
1 parent ef430e9 commit 86175a9

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.8.1
33

4-
_Released 03/15/2023 (PENDING)_
4+
_Released 03/15/2023_
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": "12.8.0",
3+
"version": "12.8.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)