Skip to content

Commit 972dc72

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-02-14) ### Features * add initial config, with header-max-length=80 ([d5dd80e](d5dd80e))
1 parent 60ec4ee commit 972dc72

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CHANGELOG
2+
3+
# 1.0.0 (2019-02-14)
4+
5+
6+
### Features
7+
8+
* add initial config, with header-max-length=80 ([d5dd80e](https://github.com/seantrane/commitlint-config-awesome/commit/d5dd80e))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-awesome",
33
"description": "An awesome variation of @commitlint/config-conventional",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"author": "@seantrane",
66
"license": "ISC",
77
"homepage": "https://github.com/seantrane/commitlint-config-awesome#readme",

0 commit comments

Comments
 (0)