diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 7206cb7b72f1..1232cf7fb5cf 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.8.1 -_Released 4/23/2024 (PENDING)_ +_Released 4/23/2024_ **Performance:** diff --git a/package.json b/package.json index 7319ab8c1107..5d2ad428839c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.8.0", + "version": "13.8.1", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {