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 13ea03e commit b24612fCopy full SHA for b24612f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.0.0-beta.5](https://github.com/currents-dev/cli/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2022-11-11)
4
+
5
6
+### Features
7
8
+* support cypress 11 ([13ea03e](https://github.com/currents-dev/cli/commit/13ea03e6908bddd13f6934c15fe32264db0df4fa))
9
10
## [3.0.0-beta.4](https://github.com/currents-dev/cli/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2022-10-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@currents/cli",
- "version": "3.0.0-beta.4",
+ "version": "3.0.0-beta.5",
"license": "MIT",
"main": "./dist",
"typings": "./dist",
0 commit comments