Skip to content

Commit da6e6e7

Browse files
committed
v7.1.0
1 parent 58bb47f commit da6e6e7

File tree

20 files changed

+110
-17
lines changed

20 files changed

+110
-17
lines changed

@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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="6.2.0"></a>
715
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
816

@alias/commitlint/package.json

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

@commitlint/cli/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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/cli
13+
614
<a name="6.2.0"></a>
715
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
816

@commitlint/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -76,7 +76,7 @@
7676
},
7777
"dependencies": {
7878
"@commitlint/format": "^7.0.0",
79-
"@commitlint/lint": "^7.0.0",
79+
"@commitlint/lint": "^7.1.0",
8080
"@commitlint/load": "^7.0.0",
8181
"@commitlint/read": "^7.0.0",
8282
"babel-polyfill": "6.26.0",

@commitlint/config-conventional/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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-conventional
13+
614
<a name="6.1.1"></a>
715
## [6.1.1](https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22)
816

@commitlint/config-conventional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "7.0.1",
3+
"version": "7.1.0",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"

@commitlint/core/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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/core
13+
614
<a name="6.2.0"></a>
715
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
816

@commitlint/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/core",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js"
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@commitlint/format": "^7.0.0",
41-
"@commitlint/lint": "^7.0.0",
41+
"@commitlint/lint": "^7.1.0",
4242
"@commitlint/load": "^7.0.0",
4343
"@commitlint/read": "^7.0.0"
4444
}

@commitlint/ensure/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
### Features
11+
12+
* add max line length to body/footer ([542f50e](https://github.com/marionebl/commitlint/commit/542f50e))
13+
14+
15+
16+
617
<a name="6.1.1"></a>
718
## [6.1.1](https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22)
819

@commitlint/ensure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/ensure",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"files": [

@commitlint/is-ignored/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
### Features
11+
12+
* **wildcards:** add new wildcard patterns [#315](https://github.com/marionebl/commitlint/issues/315) ([e9ea17f](https://github.com/marionebl/commitlint/commit/e9ea17f))
13+
14+
15+
16+
617
<a name="6.1.1"></a>
718
## [6.1.1](https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22)
819

@commitlint/is-ignored/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/is-ignored",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"files": [

@commitlint/lint/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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/lint
13+
614
<a name="6.2.0"></a>
715
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
816

@commitlint/lint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/lint",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint a string against commitlint rules",
55
"main": "lib/index.js",
66
"files": [
@@ -74,9 +74,9 @@
7474
"xo": "0.20.3"
7575
},
7676
"dependencies": {
77-
"@commitlint/is-ignored": "^7.0.0",
77+
"@commitlint/is-ignored": "^7.1.0",
7878
"@commitlint/parse": "^7.0.0",
79-
"@commitlint/rules": "^7.0.0",
79+
"@commitlint/rules": "^7.1.0",
8080
"babel-runtime": "^6.23.0",
8181
"lodash.topairs": "4.3.0"
8282
}

@commitlint/rules/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
### Features
11+
12+
* add max line length to body/footer ([542f50e](https://github.com/marionebl/commitlint/commit/542f50e))
13+
14+
15+
16+
617
<a name="6.2.0"></a>
718
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
819

@commitlint/rules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/rules",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"files": [
@@ -75,7 +75,7 @@
7575
"xo": "0.20.3"
7676
},
7777
"dependencies": {
78-
"@commitlint/ensure": "^7.0.0",
78+
"@commitlint/ensure": "^7.1.0",
7979
"@commitlint/message": "^7.0.0",
8080
"@commitlint/to-lines": "^7.0.0",
8181
"babel-runtime": "^6.23.0"

@commitlint/travis-cli/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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/travis-cli
13+
614
<a name="6.2.0"></a>
715
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
816

@commitlint/travis-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/travis-cli",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Lint all relevant commits for a change or PR on Travis CI",
55
"files": [
66
"lib/"
@@ -68,7 +68,7 @@
6868
"which": "1.3.0"
6969
},
7070
"dependencies": {
71-
"@commitlint/cli": "^7.0.0",
71+
"@commitlint/cli": "^7.1.0",
7272
"babel-runtime": "6.26.0",
7373
"execa": "0.9.0"
7474
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.1.0"></a>
7+
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
8+
9+
10+
### Features
11+
12+
* **wildcards:** add new wildcard patterns [#315](https://github.com/marionebl/commitlint/issues/315) ([e9ea17f](https://github.com/marionebl/commitlint/commit/e9ea17f))
13+
* add max line length to body/footer ([542f50e](https://github.com/marionebl/commitlint/commit/542f50e))
14+
15+
16+
17+
618
<a name="6.2.0"></a>
719
# [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
820

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"lerna": "3.1.1",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "7.0.1"
5+
"version": "7.1.0"
66
}

0 commit comments

Comments
 (0)