Skip to content

Commit 23df81a

Browse files
committed
fix: use cy2 4.0.8
1 parent fb079a7 commit 23df81a

3 files changed

Lines changed: 14 additions & 10 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@ Integrate Cypress with <a href="https://currents.dev/?utm_source=currents_cli">C
1515

1616
---
1717

18-
*March 2023 Update*
18+
**Dec 2023 Update**
1919

20-
⭐️ Cypress 12.6.0+ users, please use https://github.com/currents-dev/cypress-cloud if you are seeing `Cypress does not support recording test results to this third party service` error ⭐️
20+
If you are seeing `Error: certificate has expired`, please upgrade to version 1.0.4+.
21+
22+
**March 2023 Update**
23+
24+
⭐️ Cypress 12.6.0+ users, please use https://github.com/currents-dev/cypress-cloud if you are seeing `Cypress does not support recording test results to this third party service` error ⭐️
2125

2226
---
2327

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"node": ">=14.17.0"
3434
},
3535
"dependencies": {
36-
"cy2": "4.0.7-beta.1"
36+
"cy2": "4.0.8"
3737
},
3838
"devDependencies": {
3939
"@release-it/conventional-changelog": "^5.1.0",

0 commit comments

Comments
 (0)