diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index bf826ea053b9..127e3de740cd 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 12.8.1 -_Released 03/15/2023 (PENDING)_ +_Released 03/15/2023_ **Bugfixes:** diff --git a/package.json b/package.json index d6b39d3b5ba3..b6f539808d92 100644 --- a/package.json +++ b/package.json @@ -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": {