Skip to content

Commit

Permalink
v12.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed May 12, 2021
1 parent d93b957 commit 81358f9
Show file tree
Hide file tree
Showing 64 changed files with 388 additions and 114 deletions.
8 changes: 8 additions & 0 deletions @alias/commitlint-config-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)

**Note:** Version bump only for package commitlint-config-angular
Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-angular",
"version": "12.1.1",
"version": "12.1.3",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-angular": "^12.1.1"
"@commitlint/config-angular": "^12.1.3"
},
"devDependencies": {
"@commitlint/utils": "^12.1.1"
"@commitlint/utils": "^12.1.3"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @alias/commitlint-config-lerna-scopes/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)

**Note:** Version bump only for package commitlint-config-lerna-scopes
Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-lerna-scopes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-lerna-scopes",
"version": "12.1.2",
"version": "12.1.3",
"description": "Shareable commitlint config enforcing lerna package names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-lerna-scopes": "^12.1.2"
"@commitlint/config-lerna-scopes": "^12.1.3"
},
"devDependencies": {
"@commitlint/utils": "^12.1.1"
"@commitlint/utils": "^12.1.3"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
}
8 changes: 8 additions & 0 deletions @alias/commitlint-config-patternplate/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)

**Note:** Version bump only for package commitlint-config-patternplate
Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-patternplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-patternplate",
"version": "12.1.1",
"version": "12.1.3",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-patternplate": "^12.1.1"
"@commitlint/config-patternplate": "^12.1.3"
},
"devDependencies": {
"@commitlint/utils": "^12.1.1"
"@commitlint/utils": "^12.1.3"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @alias/commitlint/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)

**Note:** Version bump only for package commitlint
Expand Down
10 changes: 5 additions & 5 deletions @alias/commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint",
"version": "12.1.2",
"version": "12.1.3",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -34,12 +34,12 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^12.1.2",
"@commitlint/types": "^12.1.2"
"@commitlint/cli": "^12.1.3",
"@commitlint/types": "^12.1.3"
},
"devDependencies": {
"@commitlint/test": "^12.1.0",
"@commitlint/utils": "^12.1.1",
"@commitlint/test": "^12.1.3",
"@commitlint/utils": "^12.1.3",
"execa": "^5.0.0"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Expand Down
12 changes: 12 additions & 0 deletions @commitlint/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)


### Bug Fixes

* update dependency fs-extra to v10 ([#2575](https://github.com/conventional-changelog/commitlint/issues/2575)) ([d47d2b5](https://github.com/conventional-changelog/commitlint/commit/d47d2b595b980adadd4fb8ff198c1914caeff18f))
* update dependency yargs to v17 ([#2574](https://github.com/conventional-changelog/commitlint/issues/2574)) ([81c38dd](https://github.com/conventional-changelog/commitlint/commit/81c38ddf15f239b525f673b26b2ee6606f2ee8f6))





## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)

**Note:** Version bump only for package @commitlint/cli
Expand Down
16 changes: 8 additions & 8 deletions @commitlint/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/cli",
"version": "12.1.2",
"version": "12.1.3",
"description": "Lint your commit messages",
"files": [
"index.js",
Expand Down Expand Up @@ -36,18 +36,18 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^12.1.0",
"@commitlint/utils": "^12.1.1",
"@commitlint/test": "^12.1.3",
"@commitlint/utils": "^12.1.3",
"@types/yargs": "^16.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0"
},
"dependencies": {
"@commitlint/format": "^12.1.2",
"@commitlint/lint": "^12.1.2",
"@commitlint/load": "^12.1.2",
"@commitlint/read": "^12.1.2",
"@commitlint/types": "^12.1.2",
"@commitlint/format": "^12.1.3",
"@commitlint/lint": "^12.1.3",
"@commitlint/load": "^12.1.3",
"@commitlint/read": "^12.1.3",
"@commitlint/types": "^12.1.3",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/config-angular-type-enum/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)

**Note:** Version bump only for package @commitlint/config-angular-type-enum
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/config-angular-type-enum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-angular-type-enum",
"version": "12.1.1",
"version": "12.1.3",
"description": "Shareable commitlint config enforcing the angular commit convention types",
"files": [
"index.js"
Expand Down Expand Up @@ -29,7 +29,7 @@
"node": ">=v10"
},
"devDependencies": {
"@commitlint/utils": "^12.1.1"
"@commitlint/utils": "^12.1.3"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/config-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)

**Note:** Version bump only for package @commitlint/config-angular
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-angular",
"version": "12.1.1",
"version": "12.1.3",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"devDependencies": {
"@commitlint/utils": "^12.1.1"
"@commitlint/utils": "^12.1.3"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^12.1.1"
"@commitlint/config-angular-type-enum": "^12.1.3"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/config-conventional/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)

**Note:** Version bump only for package @commitlint/config-conventional
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-conventional/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-conventional",
"version": "12.1.2",
"version": "12.1.3",
"description": "Shareable commitlint config enforcing conventional commits",
"files": [
"index.js"
Expand Down Expand Up @@ -32,8 +32,8 @@
"node": ">=v10"
},
"devDependencies": {
"@commitlint/lint": "^12.1.2",
"@commitlint/utils": "^12.1.1"
"@commitlint/lint": "^12.1.3",
"@commitlint/utils": "^12.1.3"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.3.1"
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/config-lerna-scopes/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)

**Note:** Version bump only for package @commitlint/config-lerna-scopes
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-lerna-scopes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-lerna-scopes",
"version": "12.1.2",
"version": "12.1.3",
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -43,8 +43,8 @@
"semver": "7.3.5"
},
"devDependencies": {
"@commitlint/test": "^12.1.0",
"@commitlint/utils": "^12.1.1"
"@commitlint/test": "^12.1.3",
"@commitlint/utils": "^12.1.3"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
}
8 changes: 8 additions & 0 deletions @commitlint/config-patternplate/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)

**Note:** Version bump only for package @commitlint/config-patternplate
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-patternplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-patternplate",
"version": "12.1.1",
"version": "12.1.3",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -29,12 +29,12 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-angular": "^12.1.1",
"@commitlint/config-angular": "^12.1.3",
"globby": "^11.0.0",
"lodash": "^4.17.19"
},
"devDependencies": {
"@commitlint/utils": "^12.1.1"
"@commitlint/utils": "^12.1.3"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/core/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)

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





## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)

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

0 comments on commit 81358f9

Please sign in to comment.