Skip to content

Commit 6daa0c0

Browse files
committed
chore: release v0.1.5
1 parent 097cd41 commit 6daa0c0

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.1.4...main
3+
4+
[compare changes](https://github.com/stacksjs/gitlint/compare/v0.1.4...main)
5+
6+
### 🏡 Chore
7+
8+
- Add shebang to cli.ts ([097cd41](https://github.com/stacksjs/gitlint/commit/097cd41))
9+
10+
### ❤️ Contributors
11+
12+
- Chrisbbreuer ([@chrisbbreuer](https://github.com/chrisbbreuer))
13+
214
## v0.1.3...main
315

416
[compare changes](https://github.com/stacksjs/gitlint/compare/v0.1.3...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/gitlint",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Efficient Git Commit Message Linting and Formatting",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)