Skip to content

Commit

Permalink
minor bump
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed Apr 16, 2022
1 parent 97616ce commit 0c58d0c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/function-curry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# just-curry-it

## 5.1.0
### Minor Changes

- Enhanced Type Defintions
2 changes: 1 addition & 1 deletion packages/function-curry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "just-curry-it",
"version": "5.0.1",
"version": "5.1.0",
"description": "return a curried function",
"main": "index.js",
"module": "index.mjs",
Expand Down

0 comments on commit 0c58d0c

Please sign in to comment.