Skip to content

Commit cbc28a6

Browse files
authored
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
1 parent 7a72863 commit cbc28a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
22
## 14.0.1
33

4-
_Released 1/28/2025 (PENDING)_
4+
_Released 1/28/2025_
55

66
**Bugfixes:**
77

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress",
3-
"version": "14.0.0",
3+
"version": "14.0.1",
44
"description": "Cypress is a next generation front end testing tool built for the modern web",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)