Skip to content

Commit 24387d9

Browse files
committed
Release 4.0.2
1 parent 545b954 commit 24387d9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [4.0.2](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.2) (2023-01-19)
4+
5+
### Bug Fixes
6+
7+
- update inline documentation ([1e701c6](https://github.com/currents-dev/cli/commit/1e701c6e091f7d3d78df81b909102ca91872d016))
8+
39
## [4.0.1](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.1) (2023-01-19)
410

511
Version 4+ is fully compatible with Cypress 12+ 🎉. It leaves the local installation of Cypress intact and uses the public Cypress APIs to enable the integration.

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@currents/cli",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"license": "MIT",
55
"main": "./dist",
66
"typings": "./dist",

0 commit comments

Comments
 (0)