Skip to content

Commit a5a9ad6

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2019-12-16) ### Bug Fixes * **readme:** change url's in npm badges ([3ab1cde](3ab1cde))
1 parent 3ab1cde commit a5a9ad6

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.4](https://github.com/seantrane/commitlint-config-awesome/compare/v1.0.3...v1.0.4) (2019-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **readme:** change url's in npm badges ([3ab1cde](https://github.com/seantrane/commitlint-config-awesome/commit/3ab1cde))
9+
310
## [1.0.3](https://github.com/seantrane/commitlint-config-awesome/compare/v1.0.2...v1.0.3) (2019-12-16)
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.3",
4+
"version": "1.0.4",
55
"author": "@seantrane",
66
"license": "ISC",
77
"homepage": "https://github.com/seantrane/commitlint-config-awesome#readme",

0 commit comments

Comments
 (0)