We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d661b commit ce8ee60Copy full SHA for ce8ee60
cli/CHANGELOG.md
@@ -1,7 +1,7 @@
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
## 13.6.2
3
4
-_Released 12/19/2023 (PENDING)_
+_Released 12/26/2023_
5
6
**Bugfixes:**
7
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
- "version": "13.6.1",
+ "version": "13.6.2",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {
0 commit comments