diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 1231f2f44f..217b448c53 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.16.1 -_Released 11/26/2024 (PENDING)_ +_Released 12/03/2024_ **Bugfixes:** diff --git a/package.json b/package.json index 974cd3c5bc..5510bf9828 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.16.0", + "version": "13.16.1", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {