Skip to content

Commit f177f40

Browse files
committed
chore(release): publish @latipun7/[email protected] πŸ“¦πŸš€
[skip ci]
1 parent 853799a commit f177f40

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
This project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.
5+
6+
## @latipun7/commitlintrc-v1.0.0 (2021-08-12)
7+
8+
### ✨ Features
9+
10+
- **commitlintrc:** initial release βœ¨πŸš€ [`4dda0ee`](https://github.com/latipun7/library/commit/4dda0ee4baba4d79a39f6758197ed3d28defc640).
11+
12+
- Shareable `commitlint` config enforcing [conventional commits specs](https://www.conventionalcommits.org/en/v1.0.0/#specification).
13+
- Add custom commit `type`: feature, revert, security.
14+
- Optionally use with [commitizen](https://github.com/commitizen/cz-cli)
15+
via [@commitlint/cz-commitlint](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/cz-commitlint).
16+
17+
Honorable mentions: [commitlint](https://github.com/commitlint); πŸ’–

β€Žpackages/shareable-commitlint/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latipun7/commitlintrc",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Nerdy Ninja's shareable Commitlint configuration πŸ±β€πŸ‘€πŸš€",
55
"license": "MIT",
66
"homepage": "https://github.com/latipun7/library/tree/main/packages/shareable-commitlint#readme",

0 commit comments

Comments
Β (0)