Skip to content

Commit 5691e4c

Browse files
committed
chore: release v0.2.17
1 parent faca4ab commit 5691e4c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v0.2.16...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-git-hooks/compare/v0.2.16...main)
5+
6+
### 🏡 Chore
7+
8+
- Add bun prefix to hook call ([faca4ab](https://github.com/stacksjs/bun-git-hooks/commit/faca4ab))
9+
10+
### ❤️ Contributors
11+
12+
- Adelino Ngomacha <[email protected]>
13+
214
## v0.2.15...main
315

416
[compare changes](https://github.com/stacksjs/bun-git-hooks/compare/v0.2.15...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-git-hooks",
33
"type": "module",
4-
"version": "0.2.16",
4+
"version": "0.2.17",
55
"description": "A modern, zero dependency tool for managing git hooks in Bun projects.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)