Skip to content

Commit b9d0652

Browse files
committed
v7.5.1
1 parent e5bdc5c commit b9d0652

File tree

18 files changed

+93
-15
lines changed

18 files changed

+93
-15
lines changed

Diff for: @alias/commitlint-config-lerna-scopes/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @alias/commitlint-config-lerna-scopes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3030
"dependencies": {
31-
"@commitlint/config-lerna-scopes": "^7.5.0"
31+
"@commitlint/config-lerna-scopes": "^7.5.1"
3232
},
3333
"devDependencies": {
3434
"@commitlint/utils": "^7.5.0"

Diff for: @alias/commitlint/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @alias/commitlint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -34,7 +34,7 @@
3434
},
3535
"license": "MIT",
3636
"dependencies": {
37-
"@commitlint/cli": "^7.5.0",
37+
"@commitlint/cli": "^7.5.1",
3838
"read-pkg": "3.0.0",
3939
"resolve-pkg": "1.0.0"
4040
},

Diff for: @commitlint/cli/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @commitlint/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"@commitlint/format": "^7.5.0",
76-
"@commitlint/lint": "^7.5.0",
76+
"@commitlint/lint": "^7.5.1",
7777
"@commitlint/load": "^7.5.0",
7878
"@commitlint/read": "^7.5.0",
7979
"babel-polyfill": "6.26.0",

Diff for: @commitlint/config-lerna-scopes/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @commitlint/config-lerna-scopes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"

Diff for: @commitlint/core/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @commitlint/core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/core",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js"
@@ -33,7 +33,7 @@
3333
"license": "MIT",
3434
"dependencies": {
3535
"@commitlint/format": "^7.5.0",
36-
"@commitlint/lint": "^7.5.0",
36+
"@commitlint/lint": "^7.5.1",
3737
"@commitlint/load": "^7.5.0",
3838
"@commitlint/read": "^7.5.0"
3939
}

Diff for: @commitlint/is-ignored/CHANGELOG.md

+11
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
9+
### Bug Fixes
10+
11+
* **is-ignored:** ignore bitbuckets automatic merge ([#573](https://github.com/conventional-changelog/commitlint/issues/573)) ([e5bdc5c](https://github.com/conventional-changelog/commitlint/commit/e5bdc5c))
12+
13+
14+
15+
16+
617
<a name="7.5.0"></a>
718
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
819

Diff for: @commitlint/is-ignored/package.json

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

Diff for: @commitlint/lint/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package @commitlint/lint
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @commitlint/lint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/lint",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Lint a string against commitlint rules",
55
"main": "lib/index.js",
66
"files": [
@@ -70,7 +70,7 @@
7070
"rimraf": "2.6.1"
7171
},
7272
"dependencies": {
73-
"@commitlint/is-ignored": "^7.5.0",
73+
"@commitlint/is-ignored": "^7.5.1",
7474
"@commitlint/parse": "^7.5.0",
7575
"@commitlint/rules": "^7.5.0",
7676
"babel-runtime": "^6.23.0",

Diff for: @commitlint/travis-cli/CHANGELOG.md

+8
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
**Note:** Version bump only for package @commitlint/travis-cli
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

Diff for: @commitlint/travis-cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/travis-cli",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Lint all relevant commits for a change or PR on Travis CI",
55
"files": [
66
"lib/"
@@ -66,7 +66,7 @@
6666
"which": "1.3.0"
6767
},
6868
"dependencies": {
69-
"@commitlint/cli": "^7.5.0",
69+
"@commitlint/cli": "^7.5.1",
7070
"babel-runtime": "6.26.0",
7171
"execa": "0.9.0"
7272
}

Diff for: CHANGELOG.md

+11
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+
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
7+
8+
9+
### Bug Fixes
10+
11+
* **is-ignored:** ignore bitbuckets automatic merge ([#573](https://github.com/conventional-changelog/commitlint/issues/573)) ([e5bdc5c](https://github.com/conventional-changelog/commitlint/commit/e5bdc5c))
12+
13+
14+
15+
16+
617
<a name="7.5.0"></a>
718
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
819

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"lerna": "2",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "7.5.0"
5+
"version": "7.5.1"
66
}

0 commit comments

Comments
 (0)