Skip to content

Commit 2c83765

Browse files
chore(release): 1.0.2 [skip ci]
### [1.0.2](v1.0.1...v1.0.2) (2019-11-20) ### Bug Fixes * explicitly depend on the conventionalcommits config ([e2c9c87](e2c9c87)) * fix @commitlint/core imports ([8d9c05a](8d9c05a)), closes [conventional-changelog/commitlint#645](conventional-changelog/commitlint#645)
1 parent 10abba3 commit 2c83765

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [1.0.2](https://github.com/mixmaxhq/semantic-commitlint/compare/v1.0.1...v1.0.2) (2019-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* explicitly depend on the conventionalcommits config ([e2c9c87](https://github.com/mixmaxhq/semantic-commitlint/commit/e2c9c87d286098c0756e5323842890de9e64e31a))
7+
* fix @commitlint/core imports ([8d9c05a](https://github.com/mixmaxhq/semantic-commitlint/commit/8d9c05aaf1c92f35f339332a92d5469a0ebd71c2)), closes [conventional-changelog/commitlint#645](https://github.com/conventional-changelog/commitlint/issues/645)
8+
19
### [1.0.1](https://github.com/mixmaxhq/semantic-commitlint/compare/v1.0.0...v1.0.1) (2019-11-14)
210

311

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mixmaxhq/semantic-commitlint",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Fills the gap between semantic-release and commitlint",
55
"main": "./dist/lint-commits.plugin.js",
66
"files": [

0 commit comments

Comments
 (0)