File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.2.12...main
3
+
4
+ [ compare changes] ( https://github.com/stacksjs/bun-git-hooks/compare/v0.2.12...main )
5
+
6
+ ### 🚀 Enhancements
7
+
8
+ - Add staged lint functionality ([ 681482a] ( https://github.com/stacksjs/bun-git-hooks/commit/681482a ) )
9
+
10
+ ### 🏡 Chore
11
+
12
+ - Remove unused types ([ 60bf608] ( https://github.com/stacksjs/bun-git-hooks/commit/60bf608 ) )
13
+ - Improve tsconfig ([ d4c7b00] ( https://github.com/stacksjs/bun-git-hooks/commit/d4c7b00 ) )
14
+ - Wip ([ 97f1d0d] ( https://github.com/stacksjs/bun-git-hooks/commit/97f1d0d ) )
15
+ - Improve deps ([ 15a4f56] ( https://github.com/stacksjs/bun-git-hooks/commit/15a4f56 ) )
16
+ - Adjust config ([ 4a22321] ( https://github.com/stacksjs/bun-git-hooks/commit/4a22321 ) )
17
+ - Add stacksjs/docs ([ 9b7d6ae] ( https://github.com/stacksjs/bun-git-hooks/commit/9b7d6ae ) )
18
+ - Change browser to node ([ 7af061d] ( https://github.com/stacksjs/bun-git-hooks/commit/7af061d ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Cab-mikee ([ @cab-mikee ] ( https://github.com/cab-mikee ) )
23
+ - Chris ([ @chrisbbreuer ] ( https://github.com/chrisbbreuer ) )
24
+
2
25
## v0.2.11...main
3
26
4
27
[ compare changes] ( https://github.com/stacksjs/bun-git-hooks/compare/v0.2.11...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bun-git-hooks" ,
3
3
"type" : " module" ,
4
- "version" : " 0.2.12 " ,
4
+ "version" : " 0.2.13 " ,
5
5
"description" : " A modern, zero dependency tool for managing git hooks in Bun projects." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments