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

@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+
## [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

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

Lines changed: 2 additions & 2 deletions
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"

@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+
## [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

@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.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
},

@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+
## [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

@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.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",

@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+
## [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

@commitlint/config-lerna-scopes/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-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"

@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+
## [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

@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.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
}

0 commit comments

Comments
 (0)