Skip to content

Commit 35f2bbe

Browse files
committed
v7.3.0
1 parent b549b08 commit 35f2bbe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+445
-125
lines changed

@alias/commitlint-config-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.3.0"></a>
7+
# [7.3.0](https://github.com/marionebl/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-angular
13+
614
<a name="7.1.2"></a>
715
## [7.1.2](https://github.com/marionebl/commitlint/compare/v7.1.1...v7.1.2) (2018-09-04)
816

@alias/commitlint-config-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "7.1.2",
3+
"version": "7.3.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,9 +29,9 @@
2929
},
3030
"homepage": "https://github.com/marionebl/commitlint#readme",
3131
"dependencies": {
32-
"@commitlint/config-angular": "^7.1.2"
32+
"@commitlint/config-angular": "^7.3.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^7.1.2"
35+
"@commitlint/utils": "^7.3.0"
3636
}
3737
}

@alias/commitlint-config-lerna-scopes/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.3.0"></a>
7+
# [7.3.0](https://github.com/marionebl/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-lerna-scopes
13+
614
<a name="7.2.1"></a>
715
## [7.2.1](https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11)
816

@alias/commitlint-config-lerna-scopes/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "7.2.1",
3+
"version": "7.3.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,9 +29,9 @@
2929
},
3030
"homepage": "https://github.com/marionebl/commitlint#readme",
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^7.2.1"
32+
"@commitlint/config-lerna-scopes": "^7.3.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^7.1.2"
35+
"@commitlint/utils": "^7.3.0"
3636
}
3737
}

@alias/commitlint-config-patternplate/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.3.0"></a>
7+
# [7.3.0](https://github.com/marionebl/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-patternplate
13+
614
<a name="7.1.2"></a>
715
## [7.1.2](https://github.com/marionebl/commitlint/compare/v7.1.1...v7.1.2) (2018-09-04)
816

@alias/commitlint-config-patternplate/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "7.1.2",
3+
"version": "7.3.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/marionebl/commitlint#readme",
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^7.1.2",
33-
"@commitlint/utils": "^7.1.2"
32+
"@commitlint/config-patternplate": "^7.3.0",
33+
"@commitlint/utils": "^7.3.0"
3434
}
3535
}

@alias/commitlint/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.3.0"></a>
7+
# [7.3.0](https://github.com/marionebl/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="7.2.1"></a>
715
## [7.2.1](https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11)
816

@alias/commitlint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "7.2.1",
3+
"version": "7.3.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -35,11 +35,11 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/cli": "^7.2.1",
38+
"@commitlint/cli": "^7.3.0",
3939
"read-pkg": "3.0.0",
4040
"resolve-pkg": "1.0.0"
4141
},
4242
"devDependencies": {
43-
"@commitlint/utils": "^7.1.2"
43+
"@commitlint/utils": "^7.3.0"
4444
}
4545
}

@commitlint/cli/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.3.0"></a>
7+
# [7.3.0](https://github.com/marionebl/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
8+
9+
10+
### Bug Fixes
11+
12+
* add fallback with husky git params to deprecation handling ([#498](https://github.com/marionebl/commitlint/issues/498)) ([5a34b8c](https://github.com/marionebl/commitlint/commit/5a34b8c))
13+
* avoid truncated output on macOS ([#503](https://github.com/marionebl/commitlint/issues/503)) ([3192368](https://github.com/marionebl/commitlint/commit/3192368))
14+
* respect String.protoype.repeat API contract ([f27e7ac](https://github.com/marionebl/commitlint/commit/f27e7ac))
15+
* update to security-patched dependency versions ([97c033b](https://github.com/marionebl/commitlint/commit/97c033b))
16+
* use correct label for failing empty subjects ([#481](https://github.com/marionebl/commitlint/issues/481)) ([2e7e34d](https://github.com/marionebl/commitlint/commit/2e7e34d)), closes [#476](https://github.com/marionebl/commitlint/issues/476)
17+
18+
19+
### Features
20+
21+
* check stage before entering prompt ([#495](https://github.com/marionebl/commitlint/issues/495)) ([3b3667a](https://github.com/marionebl/commitlint/commit/3b3667a)), closes [#51](https://github.com/marionebl/commitlint/issues/51) [#51](https://github.com/marionebl/commitlint/issues/51)
22+
* warn on empty config ([#491](https://github.com/marionebl/commitlint/issues/491)) ([b6bd36e](https://github.com/marionebl/commitlint/commit/b6bd36e)), closes [#107](https://github.com/marionebl/commitlint/issues/107) [#107](https://github.com/marionebl/commitlint/issues/107)
23+
24+
25+
26+
627
<a name="7.2.1"></a>
728
## [7.2.1](https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11)
829

@commitlint/cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "7.2.1",
3+
"version": "7.3.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -56,11 +56,11 @@
5656
},
5757
"license": "MIT",
5858
"devDependencies": {
59-
"@commitlint/test": "7.1.2",
60-
"@commitlint/utils": "^7.1.2",
59+
"@commitlint/test": "^7.3.0",
60+
"@commitlint/utils": "^7.3.0",
6161
"ava": "0.18.2",
6262
"babel-cli": "6.26.0",
63-
"babel-preset-commitlint": "^7.1.2",
63+
"babel-preset-commitlint": "^7.3.0",
6464
"babel-register": "6.26.0",
6565
"concurrently": "3.5.1",
6666
"cross-env": "5.1.1",
@@ -75,10 +75,10 @@
7575
"xo": "0.20.3"
7676
},
7777
"dependencies": {
78-
"@commitlint/format": "^7.2.1",
79-
"@commitlint/lint": "^7.2.1",
80-
"@commitlint/load": "^7.2.1",
81-
"@commitlint/read": "^7.1.2",
78+
"@commitlint/format": "^7.3.0",
79+
"@commitlint/lint": "^7.3.0",
80+
"@commitlint/load": "^7.3.0",
81+
"@commitlint/read": "^7.3.0",
8282
"babel-polyfill": "6.26.0",
8383
"chalk": "2.3.1",
8484
"get-stdin": "5.0.1",

0 commit comments

Comments
 (0)