diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 6268ac5f0c3b..538a59ac7957 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.5.1 -_Released 11/21/2023 (PENDING)_ +_Released 11/14/2023_ **Bugfixes:** diff --git a/package.json b/package.json index 893f6e54c9d3..8c348678e7af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.5.0", + "version": "13.5.1", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {