Skip to content

Commit edff8dd

Browse files
committed
Release 4.0.5
1 parent 7aff167 commit edff8dd

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

CHANGELOG.md

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

3-
### [4.0.4](https://github.com/currents-dev/cli/compare/v4.0.3...v4.0.4) (2023-12-08)
3+
### [4.0.5](https://github.com/currents-dev/cli/compare/v4.0.4...v4.0.5) (2023-12-08)
4+
5+
### Misc
46

7+
- Update readme with update recommendation
58

69
### Bug Fixes
710

8-
* use cy2 4.0.8 ([23df81a](https://github.com/currents-dev/cli/commit/23df81ab69f984e2958f922256dbba0786f44659))
11+
- update readme on gh and npm ([7aff167](https://github.com/currents-dev/cli/commit/7aff167fe0b38a4ca8887163f3ab3cb114a9a3a7))
912

10-
### [4.0.3](https://github.com/currents-dev/cli/compare/v4.0.2...v4.0.3) (2023-02-17)
13+
### [4.0.4](https://github.com/currents-dev/cli/compare/v4.0.3...v4.0.4) (2023-12-08)
1114

15+
### Bug Fixes
16+
17+
- use cy2 4.0.8 ([23df81a](https://github.com/currents-dev/cli/commit/23df81ab69f984e2958f922256dbba0786f44659))
18+
19+
### [4.0.3](https://github.com/currents-dev/cli/compare/v4.0.2...v4.0.3) (2023-02-17)
1220

1321
### Bug Fixes
1422

15-
* use cy2@4.0.7-beta.1 ([5e2121d](https://github.com/currents-dev/cli/commit/5e2121ddb2d11ed7f04d5630cd5436e5eb0b910d))
23+
- use cy2@4.0.7-beta.1 ([5e2121d](https://github.com/currents-dev/cli/commit/5e2121ddb2d11ed7f04d5630cd5436e5eb0b910d))
1624

1725
## [4.0.2](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.2) (2023-01-19)
1826

@@ -107,4 +115,4 @@ The following complimentary scripts from v3 were deprecated:
107115

108116
### Dependencies
109117

110-
- upgrade `cy2@2.0.1`
118+
- upgrade `cy2@2.0.1`

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.4",
3+
"version": "4.0.5",
44
"license": "MIT",
55
"main": "./dist",
66
"typings": "./dist",

0 commit comments

Comments
 (0)