chore: release 14.0.1 (#30963)

* release: 14.0.1

* chore: empty commit to pass the semantic pr job as we cannot amend a protected branch
This commit is contained in:
Bill Glesias
2025-01-28 11:57:05 -05:00
committed by GitHub
parent 7a72863088
commit cbc28a6d38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 14.0.1
_Released 1/28/2025 (PENDING)_
_Released 1/28/2025_
**Bugfixes:**

View File

@@ -1,6 +1,6 @@
{
"name": "cypress",
"version": "14.0.0",
"version": "14.0.1",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {