Skip to content

Commit b18961a

Browse files
chore(release): 1.4.3 [skip ci]
### [1.4.3](v1.4.2...v1.4.3) (2020-02-27) ### Bug Fixes * use non-deprecated import for octokit ([5cc10d0](5cc10d0))
1 parent cff403c commit b18961a

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,3 +1,10 @@
1+
### [1.4.3](https://github.com/mixmaxhq/commitlint-jenkins/compare/v1.4.2...v1.4.3) (2020-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* use non-deprecated import for octokit ([5cc10d0](https://github.com/mixmaxhq/commitlint-jenkins/commit/5cc10d0ea0328a8d73e35ffaf25c7d747a8cf3ec))
7+
18
### [1.4.2](https://github.com/mixmaxhq/commitlint-jenkins/compare/v1.4.1...v1.4.2) (2020-01-13)
29

310

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,6 +1,6 @@
11
{
22
"name": "@mixmaxhq/commitlint-jenkins",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
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)