Skip to content

Commit

Permalink
Release 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Feb 17, 2023
1 parent 5e2121d commit 1372db4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* use [email protected] ([5e2121d](https://github.com/currents-dev/cli/commit/5e2121ddb2d11ed7f04d5630cd5436e5eb0b910d))

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

### Bug Fixes
Expand Down Expand Up @@ -93,4 +100,4 @@ The following complimentary scripts from v3 were deprecated:

### Dependencies

- upgrade `[email protected]`
- upgrade `[email protected]`
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.2",
"version": "4.0.3",
"license": "MIT",
"main": "./dist",
"typings": "./dist",
Expand Down

0 comments on commit 1372db4

Please sign in to comment.