Skip to content

Commit 8d7a3d5

Browse files
committed
v19.1.0
1 parent 7f16b17 commit 8d7a3d5

File tree

42 files changed

+251
-39
lines changed

Some content is hidden

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

42 files changed

+251
-39
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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-angular",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing the angular commit convention",
66
"files": [
77
"index.js"
@@ -31,7 +31,7 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-angular": "^19.0.3"
34+
"@commitlint/config-angular": "^19.1.0"
3535
},
3636
"devDependencies": {
3737
"@commitlint/utils": "^19.0.0"

@alias/commitlint-config-nx-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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package commitlint-config-nx-scopes
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-nx-scopes",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing nx project names as scopes",
66
"files": [
77
"index.js"
@@ -31,7 +31,7 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-nx-scopes": "^19.0.3"
34+
"@commitlint/config-nx-scopes": "^19.1.0"
3535
},
3636
"devDependencies": {
3737
"@commitlint/utils": "^19.0.0"

@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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-patternplate",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Lint your commits, patternplate-style",
66
"files": [
77
"index.js"
@@ -31,7 +31,7 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-patternplate": "^19.0.3"
34+
"@commitlint/config-patternplate": "^19.1.0"
3535
},
3636
"devDependencies": {
3737
"@commitlint/utils": "^19.0.0"

@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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

@alias/commitlint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Lint your commit messages",
66
"files": [
77
"cli.js"
@@ -36,7 +36,7 @@
3636
},
3737
"license": "MIT",
3838
"dependencies": {
39-
"@commitlint/cli": "^19.0.3",
39+
"@commitlint/cli": "^19.1.0",
4040
"@commitlint/types": "^19.0.3"
4141
},
4242
"devDependencies": {

@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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

@commitlint/cli/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/cli",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Lint your commit messages",
66
"files": [
77
"index.cjs",
@@ -49,8 +49,8 @@
4949
},
5050
"dependencies": {
5151
"@commitlint/format": "^19.0.3",
52-
"@commitlint/lint": "^19.0.3",
53-
"@commitlint/load": "^19.0.3",
52+
"@commitlint/lint": "^19.1.0",
53+
"@commitlint/load": "^19.1.0",
5454
"@commitlint/read": "^19.0.3",
5555
"@commitlint/types": "^19.0.3",
5656
"execa": "^8.0.1",

@commitlint/config-angular-type-enum/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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* add `main` and `types` keys in package.json ([#3953](https://github.com/conventional-changelog/commitlint/issues/3953)) ([7ddaad4](https://github.com/conventional-changelog/commitlint/commit/7ddaad4bc4e71afe89f25cc02d3e19beba1ce6cd))
12+
13+
14+
15+
16+
617
# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)
718

819

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
33
"type": "module",
4-
"version": "19.0.0",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing the angular commit convention types",
66
"main": "index.js",
77
"files": [

@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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
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,7 +1,7 @@
11
{
22
"name": "@commitlint/config-angular",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing the angular commit convention",
66
"main": "index.js",
77
"files": [
@@ -32,11 +32,11 @@
3232
"node": ">=v18"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^19.0.3",
35+
"@commitlint/lint": "^19.1.0",
3636
"@commitlint/utils": "^19.0.0"
3737
},
3838
"dependencies": {
39-
"@commitlint/config-angular-type-enum": "^19.0.0"
39+
"@commitlint/config-angular-type-enum": "^19.1.0"
4040
},
4141
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4242
}

@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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

@commitlint/config-conventional/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-conventional",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing conventional commits",
66
"main": "lib/index.js",
77
"files": [
@@ -35,7 +35,7 @@
3535
"node": ">=v18"
3636
},
3737
"devDependencies": {
38-
"@commitlint/lint": "^19.0.3",
38+
"@commitlint/lint": "^19.1.0",
3939
"@commitlint/utils": "^19.0.0"
4040
},
4141
"dependencies": {

@commitlint/config-nx-scopes/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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* add `main` and `types` keys in package.json ([#3953](https://github.com/conventional-changelog/commitlint/issues/3953)) ([7ddaad4](https://github.com/conventional-changelog/commitlint/commit/7ddaad4bc4e71afe89f25cc02d3e19beba1ce6cd))
12+
13+
14+
15+
16+
617
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
718

819
**Note:** Version bump only for package @commitlint/config-nx-scopes

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-nx-scopes",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing nx project names as scopes",
66
"main": "index.js",
77
"files": [

@commitlint/config-patternplate/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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* add `main` and `types` keys in package.json ([#3953](https://github.com/conventional-changelog/commitlint/issues/3953)) ([7ddaad4](https://github.com/conventional-changelog/commitlint/commit/7ddaad4bc4e71afe89f25cc02d3e19beba1ce6cd))
12+
13+
14+
15+
16+
617
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
718

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

@commitlint/config-patternplate/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-patternplate",
33
"type": "module",
4-
"version": "19.0.3",
4+
"version": "19.1.0",
55
"description": "Lint your commits, patternplate-style",
66
"main": "index.js",
77
"files": [
@@ -32,7 +32,7 @@
3232
"node": ">=v18"
3333
},
3434
"dependencies": {
35-
"@commitlint/config-angular": "^19.0.3",
35+
"@commitlint/config-angular": "^19.1.0",
3636
"glob": "^10.3.10",
3737
"lodash.merge": "^4.6.2"
3838
},

@commitlint/config-pnpm-scopes/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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* add `main` and `types` keys in package.json ([#3953](https://github.com/conventional-changelog/commitlint/issues/3953)) ([7ddaad4](https://github.com/conventional-changelog/commitlint/commit/7ddaad4bc4e71afe89f25cc02d3e19beba1ce6cd))
12+
13+
14+
15+
16+
617
# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)
718

819

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-pnpm-scopes",
33
"type": "module",
4-
"version": "19.0.0",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing pnpm workspaces names as scopes",
66
"main": "index.js",
77
"files": [

@commitlint/config-rush-scopes/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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* add `main` and `types` keys in package.json ([#3953](https://github.com/conventional-changelog/commitlint/issues/3953)) ([7ddaad4](https://github.com/conventional-changelog/commitlint/commit/7ddaad4bc4e71afe89f25cc02d3e19beba1ce6cd))
12+
13+
14+
15+
16+
617
# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)
718

819

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-rush-scopes",
33
"type": "module",
4-
"version": "19.0.0",
4+
"version": "19.1.0",
55
"description": "Shareable commitlint config enforcing rush package and workspace names as scopes",
66
"main": "index.js",
77
"files": [

@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+
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)
715

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

0 commit comments

Comments
 (0)