diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index e35628a66291..28935f3065cb 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 12.7.0 -_Released 02/28/2023 (PENDING)_ +_Released 02/24/2023_ **Features:** diff --git a/package.json b/package.json index 605285f3023e..b55472477c0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "12.6.0", + "version": "12.7.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {