diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 927f308ea38b..6e203f0f9048 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.12.0 -_Released 6/18/2024 (PENDING)_ +_Released 6/18/2024_ **Features:** diff --git a/package.json b/package.json index 691dbdfc8eda..e3c73e74bdce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.11.0", + "version": "13.12.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {