Skip to content

Commit 628f0c4

Browse files
committed
chore: release 2.6.0
1 parent 99e719b commit 628f0c4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
<a name="2.6.0"></a>
4+
## 2.6.0 (2024-03-04)
5+
6+
* feat: add TypeScript types
7+
38
<a name="2.5.1"></a>
49
## 2.5.1 (2023-01-06)
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kareem",
3-
"version": "2.5.1",
3+
"version": "2.6.0",
44
"description": "Next-generation take on pre/post function hooks",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)