Skip to content

Commit

Permalink
v19.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed Feb 28, 2024
1 parent 1eb9b5f commit e538924
Show file tree
Hide file tree
Showing 20 changed files with 104 additions and 18 deletions.
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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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

**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.1",
"version": "19.0.2",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^19.0.1",
"@commitlint/cli": "^19.0.2",
"@commitlint/types": "^19.0.0"
},
"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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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


Expand Down
4 changes: 2 additions & 2 deletions @commitlint/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/cli",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "Lint your commit messages",
"files": [
"index.cjs",
Expand Down Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@commitlint/format": "^19.0.0",
"@commitlint/lint": "^19.0.0",
"@commitlint/load": "^19.0.1",
"@commitlint/load": "^19.0.2",
"@commitlint/read": "^19.0.0",
"@commitlint/types": "^19.0.0",
"execa": "^8.0.1",
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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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

**Note:** Version bump only for package @commitlint/core
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/core",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "Lint your commit messages",
"main": "lib/core.js",
"types": "lib/core.d.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@commitlint/format": "^19.0.0",
"@commitlint/lint": "^19.0.0",
"@commitlint/load": "^19.0.1",
"@commitlint/load": "^19.0.2",
"@commitlint/read": "^19.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/cz-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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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

**Note:** Version bump only for package @commitlint/cz-commitlint
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/cz-commitlint/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/cz-commitlint",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "Commitizen adapter using the commitlint.config.js",
"main": "./lib/index.js",
"files": [
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@commitlint/ensure": "^19.0.0",
"@commitlint/load": "^19.0.1",
"@commitlint/load": "^19.0.2",
"@commitlint/types": "^19.0.0",
"chalk": "^5.3.0",
"lodash.isplainobject": "^4.0.6",
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/load/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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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


Expand Down
4 changes: 2 additions & 2 deletions @commitlint/load/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/load",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "Load shared commitlint configuration",
"main": "lib/load.js",
"types": "lib/load.d.ts",
Expand Down Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@commitlint/config-validator": "^19.0.0",
"@commitlint/execute-rule": "^19.0.0",
"@commitlint/resolve-extends": "^19.0.1",
"@commitlint/resolve-extends": "^19.0.2",
"@commitlint/types": "^19.0.0",
"chalk": "^5.3.0",
"cosmiconfig": "^8.3.6",
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/prompt-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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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

**Note:** Version bump only for package @commitlint/prompt-cli
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/prompt-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/prompt-cli",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "commit prompt using commitlint.config.js",
"files": [
"cli.js"
Expand Down Expand Up @@ -37,7 +37,7 @@
"@commitlint/utils": "^19.0.0"
},
"dependencies": {
"@commitlint/prompt": "^19.0.1",
"@commitlint/prompt": "^19.0.2",
"execa": "^8.0.1",
"inquirer": "^9.2.15"
},
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/prompt/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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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

**Note:** Version bump only for package @commitlint/prompt
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/prompt/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/prompt",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "commitizen prompt using commitlint.config.js",
"main": "./lib/index.js",
"files": [
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@commitlint/ensure": "^19.0.0",
"@commitlint/load": "^19.0.1",
"@commitlint/load": "^19.0.2",
"@commitlint/types": "^19.0.0",
"chalk": "^5.3.0",
"inquirer": "^9.2.15"
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/resolve-extends/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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)


### Bug Fixes

* fallback to `resolve-from` for Yarn P'n'P ([#3941](https://github.com/conventional-changelog/commitlint/issues/3941)) ([1eb9b5f](https://github.com/conventional-changelog/commitlint/commit/1eb9b5f29979d35f5840141523850a7402633378)), closes [#3936](https://github.com/conventional-changelog/commitlint/issues/3936)





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


Expand Down
2 changes: 1 addition & 1 deletion @commitlint/resolve-extends/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/resolve-extends",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "Lint your commit messages",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/travis-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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)

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





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

**Note:** Version bump only for package @commitlint/travis-cli
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/travis-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@commitlint/travis-cli",
"type": "module",
"version": "19.0.1",
"version": "19.0.2",
"description": "Lint all relevant commits for a change or PR on Travis CI",
"files": [
"lib/",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@commitlint/utils": "^19.0.0"
},
"dependencies": {
"@commitlint/cli": "^19.0.1",
"@commitlint/cli": "^19.0.2",
"execa": "^8.0.1"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Expand Down
11 changes: 11 additions & 0 deletions 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.0.2](https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2) (2024-02-28)


### Bug Fixes

* fallback to `resolve-from` for Yarn P'n'P ([#3941](https://github.com/conventional-changelog/commitlint/issues/3941)) ([1eb9b5f](https://github.com/conventional-changelog/commitlint/commit/1eb9b5f29979d35f5840141523850a7402633378)), closes [#3936](https://github.com/conventional-changelog/commitlint/issues/3936)





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


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,5 +2,5 @@
"lerna": "4",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "19.0.1"
"version": "19.0.2"
}

0 comments on commit e538924

Please sign in to comment.