diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 7f2f25063d..cfbfa3b31c 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 14.0.1 -_Released 1/28/2025 (PENDING)_ +_Released 1/28/2025_ **Bugfixes:** diff --git a/package.json b/package.json index a1c9cf7ea0..cc06e59662 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "14.0.0", + "version": "14.0.1", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {