Skip to content

Commit

Permalink
chore: release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jun 13, 2022
1 parent d76a566 commit b7c4fc6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

<a name="2.4.0"></a>
## 2.4.0 (2022-06-13)

* feat: add `overwriteResult()` and `skipWrappedFunction()` for more advanced control flow

<a name="2.3.4"></a>
## 2.3.4 (2022-02-10)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "kareem",
"version": "2.3.5",
"version": "2.4.0",
"description": "Next-generation take on pre/post function hooks",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b7c4fc6

Please sign in to comment.