Skip to content

Commit cb565df

Browse files
committed
v9.1.1
1 parent c8367bf commit cb565df

Some content is hidden

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

66 files changed

+394
-111
lines changed

@alias/commitlint-config-angular/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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package commitlint-config-angular

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^9.1.0"
32+
"@commitlint/config-angular": "^9.1.1"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^9.1.0"
35+
"@commitlint/utils": "^9.1.1"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package commitlint-config-lerna-scopes

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^9.1.0"
32+
"@commitlint/config-lerna-scopes": "^9.1.1"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^9.1.0"
35+
"@commitlint/utils": "^9.1.1"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@alias/commitlint-config-patternplate/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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package commitlint-config-patternplate

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^9.1.0"
32+
"@commitlint/config-patternplate": "^9.1.1"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^9.1.0"
35+
"@commitlint/utils": "^9.1.1"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package commitlint

@alias/commitlint/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -34,11 +34,11 @@
3434
},
3535
"license": "MIT",
3636
"dependencies": {
37-
"@commitlint/cli": "^9.1.0"
37+
"@commitlint/cli": "^9.1.1"
3838
},
3939
"devDependencies": {
40-
"@commitlint/test": "^9.1.0",
41-
"@commitlint/utils": "^9.1.0"
40+
"@commitlint/test": "^9.1.1",
41+
"@commitlint/utils": "^9.1.1"
4242
},
4343
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
4444
}

@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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816

@commitlint/cli/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -49,19 +49,19 @@
4949
"devDependencies": {
5050
"@babel/cli": "^7.7.7",
5151
"@babel/core": "^7.7.7",
52-
"@commitlint/test": "^9.1.0",
53-
"@commitlint/utils": "^9.1.0",
54-
"babel-preset-commitlint": "^9.0.1",
52+
"@commitlint/test": "^9.1.1",
53+
"@commitlint/utils": "^9.1.1",
54+
"babel-preset-commitlint": "^9.1.1",
5555
"cross-env": "7.0.2",
5656
"execa": "^3.4.0",
5757
"fs-extra": "^8.1.0"
5858
},
5959
"dependencies": {
6060
"@babel/runtime": "^7.9.6",
61-
"@commitlint/format": "^9.1.0",
62-
"@commitlint/lint": "^9.1.0",
63-
"@commitlint/load": "^9.1.0",
64-
"@commitlint/read": "^9.1.0",
61+
"@commitlint/format": "^9.1.1",
62+
"@commitlint/lint": "^9.1.1",
63+
"@commitlint/load": "^9.1.1",
64+
"@commitlint/read": "^9.1.1",
6565
"chalk": "4.1.0",
6666
"core-js": "^3.6.1",
6767
"get-stdin": "7.0.0",

@commitlint/config-angular-type-enum/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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package @commitlint/config-angular-type-enum

@commitlint/config-angular-type-enum/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
"node": ">=8"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^9.1.0"
32+
"@commitlint/utils": "^9.1.1"
3333
},
3434
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3535
}

@commitlint/config-angular/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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package @commitlint/config-angular

@commitlint/config-angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^9.1.0"
32+
"@commitlint/utils": "^9.1.1"
3333
},
3434
"dependencies": {
35-
"@commitlint/config-angular-type-enum": "^9.1.0"
35+
"@commitlint/config-angular-type-enum": "^9.1.1"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@commitlint/config-conventional/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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816

@commitlint/config-conventional/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -32,8 +32,8 @@
3232
"node": ">=8"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^9.1.0",
36-
"@commitlint/utils": "^9.1.0"
35+
"@commitlint/lint": "^9.1.1",
36+
"@commitlint/utils": "^9.1.1"
3737
},
3838
"dependencies": {
3939
"conventional-changelog-conventionalcommits": "4.3.0"

@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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -37,8 +37,8 @@
3737
"semver": "7.3.2"
3838
},
3939
"devDependencies": {
40-
"@commitlint/test": "^9.1.0",
41-
"@commitlint/utils": "^9.1.0"
40+
"@commitlint/test": "^9.1.1",
41+
"@commitlint/utils": "^9.1.1"
4242
},
4343
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
4444
}

@commitlint/config-patternplate/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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package @commitlint/config-patternplate

@commitlint/config-patternplate/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-patternplate",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,12 +29,12 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^9.1.0",
32+
"@commitlint/config-angular": "^9.1.1",
3333
"globby": "^11.0.0",
3434
"lodash": "^4.17.15"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^9.1.0"
37+
"@commitlint/utils": "^9.1.1"
3838
},
3939
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
4040
}

@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+
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
715

816
**Note:** Version bump only for package @commitlint/core

0 commit comments

Comments
 (0)