diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 06821745825a..e3fa2e371e28 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.16.0 -_Released 11/19/2024 (PENDING)_ +_Released 11/19/2024_ **Features:** diff --git a/package.json b/package.json index e6632660d7a5..974cd3c5bc44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.15.2", + "version": "13.16.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {