Skip to content

Commit

Permalink
chore: publish v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jun 5, 2024
1 parent e501a1c commit dda4393
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# History


## 2024-06-05, version 4.2.1

- Fix a bug in the new `override` option of method `addConversion`.


## 2024-06-05, version 4.2.0

- Extend methods `addConversion` and `addConversions` with a new option
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": "typed-function",
"version": "4.2.0",
"version": "4.2.1",
"description": "Type checking for JavaScript functions",
"author": "Jos de Jong <wjosdejong@gmail.com> (https://github.com/josdejong)",
"contributors": [
Expand Down

0 comments on commit dda4393

Please sign in to comment.