Skip to content

Commit

Permalink
Release 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Dec 8, 2023
1 parent 23df81a commit 85d6b1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.0.4](https://github.com/currents-dev/cli/compare/v4.0.3...v4.0.4) (2023-12-08)


### Bug Fixes

* use cy2 4.0.8 ([23df81a](https://github.com/currents-dev/cli/commit/23df81ab69f984e2958f922256dbba0786f44659))

### [4.0.3](https://github.com/currents-dev/cli/compare/v4.0.2...v4.0.3) (2023-02-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@currents/cli",
"version": "4.0.3",
"version": "4.0.4",
"license": "MIT",
"main": "./dist",
"typings": "./dist",
Expand Down

0 comments on commit 85d6b1f

Please sign in to comment.