chore: bump version to 12.8.1 and ready CHANGELOG (#26125)

This commit is contained in:
Bill Glesias
2023-03-15 13:26:54 -04:00
committed by GitHub
parent ef430e9bbf
commit 86175a95ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 12.8.1
_Released 03/15/2023 (PENDING)_
_Released 03/15/2023_
**Bugfixes:**
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cypress",
"version": "12.8.0",
"version": "12.8.1",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {