Skip to content

Commit a2d5f90

Browse files
chore(release): 1.4.2 [skip ci]
### [1.4.2](v1.4.1...v1.4.2) (2020-01-13) ### Bug Fixes * **deps:** bump @commitlint/cli from 8.2.0 to 8.3.4 ([#39](#39)) ([39c9aea](39c9aea))
1 parent 8633361 commit a2d5f90

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.4.2](https://github.com/mixmaxhq/commitlint-jenkins/compare/v1.4.1...v1.4.2) (2020-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @commitlint/cli from 8.2.0 to 8.3.4 ([#39](https://github.com/mixmaxhq/commitlint-jenkins/issues/39)) ([39c9aea](https://github.com/mixmaxhq/commitlint-jenkins/commit/39c9aea463fd6af63bb42cca563e28e655f8fea2))
7+
18
## [1.4.1](https://github.com/mixmaxhq/commitlint-jenkins/compare/v1.4.0...v1.4.1) (2019-11-05)
29

310

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/commitlint-jenkins",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Lint all relevant commits for a change or PR on Jenkins CI",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)