Skip to content

Commit

Permalink
v19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed Mar 12, 2024
1 parent 7f16b17 commit 8d7a3d5
Show file tree
Hide file tree
Showing 42 changed files with 251 additions and 39 deletions.
8 changes: 8 additions & 0 deletions @alias/commitlint-config-angular/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package commitlint-config-angular
Expand Down
4 changes: 2 additions & 2 deletions @alias/commitlint-config-angular/package.json
@@ -1,7 +1,7 @@
{
"name": "commitlint-config-angular",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -31,7 +31,7 @@
"node": ">=v18"
},
"dependencies": {
"@commitlint/config-angular": "^19.0.3"
"@commitlint/config-angular": "^19.1.0"
},
"devDependencies": {
"@commitlint/utils": "^19.0.0"
Expand Down
8 changes: 8 additions & 0 deletions @alias/commitlint-config-nx-scopes/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package commitlint-config-nx-scopes
Expand Down
4 changes: 2 additions & 2 deletions @alias/commitlint-config-nx-scopes/package.json
@@ -1,7 +1,7 @@
{
"name": "commitlint-config-nx-scopes",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing nx project names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -31,7 +31,7 @@
"node": ">=v18"
},
"dependencies": {
"@commitlint/config-nx-scopes": "^19.0.3"
"@commitlint/config-nx-scopes": "^19.1.0"
},
"devDependencies": {
"@commitlint/utils": "^19.0.0"
Expand Down
8 changes: 8 additions & 0 deletions @alias/commitlint-config-patternplate/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package commitlint-config-patternplate
Expand Down
4 changes: 2 additions & 2 deletions @alias/commitlint-config-patternplate/package.json
@@ -1,7 +1,7 @@
{
"name": "commitlint-config-patternplate",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -31,7 +31,7 @@
"node": ">=v18"
},
"dependencies": {
"@commitlint/config-patternplate": "^19.0.3"
"@commitlint/config-patternplate": "^19.1.0"
},
"devDependencies": {
"@commitlint/utils": "^19.0.0"
Expand Down
8 changes: 8 additions & 0 deletions @alias/commitlint/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package commitlint
Expand Down
4 changes: 2 additions & 2 deletions @alias/commitlint/package.json
@@ -1,7 +1,7 @@
{
"name": "commitlint",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/cli": "^19.1.0",
"@commitlint/types": "^19.0.3"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/cli/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package @commitlint/cli
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/cli",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Lint your commit messages",
"files": [
"index.cjs",
Expand Down Expand Up @@ -49,8 +49,8 @@
},
"dependencies": {
"@commitlint/format": "^19.0.3",
"@commitlint/lint": "^19.0.3",
"@commitlint/load": "^19.0.3",
"@commitlint/lint": "^19.1.0",
"@commitlint/load": "^19.1.0",
"@commitlint/read": "^19.0.3",
"@commitlint/types": "^19.0.3",
"execa": "^8.0.1",
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/config-angular-type-enum/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)


### Bug Fixes

* 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))





# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)


Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-angular-type-enum/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-angular-type-enum",
"type": "module",
"version": "19.0.0",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing the angular commit convention types",
"main": "index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/config-angular/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package @commitlint/config-angular
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-angular/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-angular",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -32,11 +32,11 @@
"node": ">=v18"
},
"devDependencies": {
"@commitlint/lint": "^19.0.3",
"@commitlint/lint": "^19.1.0",
"@commitlint/utils": "^19.0.0"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^19.0.0"
"@commitlint/config-angular-type-enum": "^19.1.0"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/config-conventional/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package @commitlint/config-conventional
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/config-conventional/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-conventional",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing conventional commits",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"node": ">=v18"
},
"devDependencies": {
"@commitlint/lint": "^19.0.3",
"@commitlint/lint": "^19.1.0",
"@commitlint/utils": "^19.0.0"
},
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/config-nx-scopes/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)


### Bug Fixes

* 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))





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package @commitlint/config-nx-scopes
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-nx-scopes/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-nx-scopes",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing nx project names as scopes",
"main": "index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/config-patternplate/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)


### Bug Fixes

* 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))





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

**Note:** Version bump only for package @commitlint/config-patternplate
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/config-patternplate/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-patternplate",
"type": "module",
"version": "19.0.3",
"version": "19.1.0",
"description": "Lint your commits, patternplate-style",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"node": ">=v18"
},
"dependencies": {
"@commitlint/config-angular": "^19.0.3",
"@commitlint/config-angular": "^19.1.0",
"glob": "^10.3.10",
"lodash.merge": "^4.6.2"
},
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/config-pnpm-scopes/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)


### Bug Fixes

* 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))





# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)


Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-pnpm-scopes/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-pnpm-scopes",
"type": "module",
"version": "19.0.0",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing pnpm workspaces names as scopes",
"main": "index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/config-rush-scopes/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)


### Bug Fixes

* 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))





# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)


Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-rush-scopes/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/config-rush-scopes",
"type": "module",
"version": "19.0.0",
"version": "19.1.0",
"description": "Shareable commitlint config enforcing rush package and workspace names as scopes",
"main": "index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/core/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)

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





## [19.0.3](https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28)

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

0 comments on commit 8d7a3d5

Please sign in to comment.