diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 73b792f56383..1c695985b710 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 14.4.1 -_Released 6/3/2025 (PENDING)_ +_Released 6/3/2025_ **Bugfixes:** diff --git a/package.json b/package.json index bc194b9e7f6b..5e884b49b6c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "14.4.0", + "version": "14.4.1", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {