We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e719b commit 628f0c4Copy full SHA for 628f0c4
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+<a name="2.6.0"></a>
4
+## 2.6.0 (2024-03-04)
5
+
6
+* feat: add TypeScript types
7
8
<a name="2.5.1"></a>
9
## 2.5.1 (2023-01-06)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "kareem",
- "version": "2.5.1",
+ "version": "2.6.0",
"description": "Next-generation take on pre/post function hooks",
"main": "index.js",
"scripts": {
0 commit comments