diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index b63910ae194..a0ad647e960 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 15.1.0 -_Released 08/26/2025 (PENDING)_ +_Released 09/02/2025_ **Features:** diff --git a/package.json b/package.json index 21c09f447a5..bb540ed75f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "15.0.0", + "version": "15.1.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {