Skip to content

Commit f7866f3

Browse files
committed
v7.3.2
1 parent 1bb66a4 commit f7866f3

File tree

12 files changed

+64
-10
lines changed

12 files changed

+64
-10
lines changed

@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+
<a name="7.3.2"></a>
7+
## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="7.3.1"></a>
715
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
816

@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.3.1",
3+
"version": "7.3.2",
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.3.1",
38+
"@commitlint/cli": "^7.3.2",
3939
"read-pkg": "3.0.0",
4040
"resolve-pkg": "1.0.0"
4141
},

@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+
<a name="7.3.2"></a>
7+
## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/cli
13+
614
<a name="7.3.1"></a>
715
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
816

@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.3.1",
3+
"version": "7.3.2",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -76,7 +76,7 @@
7676
},
7777
"dependencies": {
7878
"@commitlint/format": "^7.3.1",
79-
"@commitlint/lint": "^7.3.1",
79+
"@commitlint/lint": "^7.3.2",
8080
"@commitlint/load": "^7.3.1",
8181
"@commitlint/read": "^7.3.1",
8282
"babel-polyfill": "6.26.0",

@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+
<a name="7.3.2"></a>
7+
## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/core
13+
614
<a name="7.3.1"></a>
715
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
816

@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.3.1",
3+
"version": "7.3.2",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js"
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@commitlint/format": "^7.3.1",
41-
"@commitlint/lint": "^7.3.1",
41+
"@commitlint/lint": "^7.3.2",
4242
"@commitlint/load": "^7.3.1",
4343
"@commitlint/read": "^7.3.1"
4444
}

@commitlint/lint/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+
<a name="7.3.2"></a>
7+
## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
8+
9+
10+
### Bug Fixes
11+
12+
* move loadsh to dependencies ([1bb66a4](https://github.com/marionebl/commitlint/commit/1bb66a4))
13+
14+
15+
16+
617
<a name="7.3.1"></a>
718
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
819

@commitlint/lint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/lint",
3-
"version": "7.3.1",
3+
"version": "7.3.2",
44
"description": "Lint a string against commitlint rules",
55
"main": "lib/index.js",
66
"files": [

@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+
<a name="7.3.2"></a>
7+
## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/travis-cli
13+
614
<a name="7.3.1"></a>
715
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
816

@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.3.1",
3+
"version": "7.3.2",
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.3.1",
71+
"@commitlint/cli": "^7.3.2",
7272
"babel-runtime": "6.26.0",
7373
"execa": "0.9.0"
7474
}

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+
<a name="7.3.2"></a>
7+
## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
8+
9+
10+
### Bug Fixes
11+
12+
* move loadsh to dependencies ([1bb66a4](https://github.com/marionebl/commitlint/commit/1bb66a4))
13+
14+
15+
16+
617
<a name="7.3.1"></a>
718
## [7.3.1](https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
819

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.3.1"
5+
"version": "7.3.2"
66
}

0 commit comments

Comments
 (0)