chore: update changelog to correct release date retroactively (#29948)

This commit is contained in:
Bill Glesias
2024-07-31 11:26:17 -04:00
committed by GitHub
parent e9026dd907
commit d1e340d19f
+2 -2
View File
@@ -1,7 +1,7 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 13.13.2
_Released 7/30/2024_
_Released 7/31/2024_
**Performance:**
@@ -10,7 +10,7 @@ _Released 7/30/2024_
**Bugfixes:**
- Fixed an issue where yarn PnP was not working correctly with Cypress and `@cypress/webpack-batteries-included-preprocessor`. Fixes [#27947](https://github.com/cypress-io/cypress/issues/27947).
- Fixed an issue where Yarn PnP was not working correctly with Cypress and `@cypress/webpack-batteries-included-preprocessor`. Fixes [#27947](https://github.com/cypress-io/cypress/issues/27947).
**Dependency Updates:**