diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 59479b7594c2..d22eb6b113f0 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,11 @@ -## 12.9.1 +## 12.10.1 -_Released 04/11/2023 (PENDING)_ +_Released 04/25/2023 (PENDING)_ + +## 12.10.0 + +_Released 04/17/2023_ **Features:** diff --git a/package.json b/package.json index 0a183b69fa23..8ec551504c06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "12.9.0", + "version": "12.10.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {