Skip to content

Commit fe0cd65

Browse files
committed
chore: release v0.1.0
1 parent 39920e8 commit fe0cd65

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
## ...main
33

44

5+
### 🏡 Chore
6+
7+
- Initial commit ([d2d31d4](https://github.com/stacksjs/bun-git-hooks/commit/d2d31d4))
8+
- Wip ([4bcefd9](https://github.com/stacksjs/bun-git-hooks/commit/4bcefd9))
9+
- Wip ([644f2e2](https://github.com/stacksjs/bun-git-hooks/commit/644f2e2))
10+
- Wip ([d6e4e73](https://github.com/stacksjs/bun-git-hooks/commit/d6e4e73))
11+
- Wip ([c846d70](https://github.com/stacksjs/bun-git-hooks/commit/c846d70))
12+
13+
### ❤️ Contributors
14+
15+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
16+
17+
## ...main
18+
19+
520
### 🏡 Chore
621

722
- Initial commit ([e9f2dd3](https://github.com/stacksjs/ts-jpeg/commit/e9f2dd3))

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.0.0",
4+
"version": "0.1.0",
55
"description": "A modern, zero dependency tool for managing git hooks in Bun projects.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)