Skip to content

Commit b797211

Browse files
committed
chore: release v0.1.4
1 parent a29e698 commit b797211

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

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

2+
## v0.1.3...main
3+
4+
[compare changes](https://github.com/stacksjs/gitlint/compare/v0.1.3...main)
5+
6+
### 📖 Documentation
7+
8+
- Add initial documentation ([e989693](https://github.com/stacksjs/gitlint/commit/e989693))
9+
- Improve documentation ([1c7b321](https://github.com/stacksjs/gitlint/commit/1c7b321))
10+
- Adjust Custom Rules position ([ce3f40e](https://github.com/stacksjs/gitlint/commit/ce3f40e))
11+
- Update usage page ([6815f84](https://github.com/stacksjs/gitlint/commit/6815f84))
12+
13+
### 🏡 Chore
14+
15+
- Remove old changelog ([6aabea6](https://github.com/stacksjs/gitlint/commit/6aabea6))
16+
- Adjust fathom id ([07288cd](https://github.com/stacksjs/gitlint/commit/07288cd))
17+
- Lint ([7a14944](https://github.com/stacksjs/gitlint/commit/7a14944))
18+
- Adjust url ([562c767](https://github.com/stacksjs/gitlint/commit/562c767))
19+
- Update docs ([c9ca5aa](https://github.com/stacksjs/gitlint/commit/c9ca5aa))
20+
- Adjust some meta info ([a02cbe7](https://github.com/stacksjs/gitlint/commit/a02cbe7))
21+
- Add postinstall script ([a29e698](https://github.com/stacksjs/gitlint/commit/a29e698))
22+
23+
### ❤️ Contributors
24+
25+
- Chrisbbreuer ([@chrisbbreuer](https://github.com/chrisbbreuer))
26+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
27+
228
## v0.1.2...main
329

430
[compare changes](https://github.com/stacksjs/gitlint/compare/v0.1.2...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.3",
4+
"version": "0.1.4",
55
"description": "Efficient Git Commit Message Linting and Formatting",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)