Skip to content

Commit a9c8c8c

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2019-02-14) ### Bug Fixes * update usage documentation ([5e2e859](5e2e859))
1 parent 5e2e859 commit a9c8c8c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## [1.0.2](https://github.com/seantrane/commitlint-config-awesome/compare/v1.0.1...v1.0.2) (2019-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* update usage documentation ([5e2e859](https://github.com/seantrane/commitlint-config-awesome/commit/5e2e859))
9+
310
## [1.0.1](https://github.com/seantrane/commitlint-config-awesome/compare/v1.0.0...v1.0.1) (2019-02-14)
411

512

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": "1.0.1",
4+
"version": "1.0.2",
55
"author": "@seantrane",
66
"license": "ISC",
77
"homepage": "https://github.com/seantrane/commitlint-config-awesome#readme",

0 commit comments

Comments
 (0)