Skip to content

Commit

Permalink
v16.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed Feb 13, 2022
1 parent 3549c75 commit 071cce2
Show file tree
Hide file tree
Showing 70 changed files with 411 additions and 118 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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**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": "16.0.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -30,10 +30,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-angular": "^16.0.0"
"@commitlint/config-angular": "^16.2.1"
},
"devDependencies": {
"@commitlint/utils": "^16.0.0"
"@commitlint/utils": "^16.2.1"
},
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**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": "16.0.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing lerna package names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -30,10 +30,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-lerna-scopes": "^16.0.0"
"@commitlint/config-lerna-scopes": "^16.2.1"
},
"devDependencies": {
"@commitlint/utils": "^16.0.0"
"@commitlint/utils": "^16.2.1"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
}
8 changes: 8 additions & 0 deletions @alias/commitlint-config-nx-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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.2.0](https://github.com/conventional-changelog/commitlint/compare/v16.1.0...v16.2.0) (2022-01-25)


Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-nx-scopes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-nx-scopes",
"version": "16.2.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing nx project names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -30,10 +30,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-nx-scopes": "^16.2.0"
"@commitlint/config-nx-scopes": "^16.2.1"
},
"devDependencies": {
"@commitlint/utils": "^16.0.0"
"@commitlint/utils": "^16.2.1"
},
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**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": "16.0.0",
"version": "16.2.1",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -30,10 +30,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-patternplate": "^16.0.0"
"@commitlint/config-patternplate": "^16.2.1"
},
"devDependencies": {
"@commitlint/utils": "^16.0.0"
"@commitlint/utils": "^16.2.1"
},
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.1.0](https://github.com/conventional-changelog/commitlint/compare/v16.0.3...v16.1.0) (2022-01-20)

**Note:** Version bump only for package commitlint
Expand Down
8 changes: 4 additions & 4 deletions @alias/commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint",
"version": "16.1.0",
"version": "16.2.1",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -35,12 +35,12 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/types": "^16.0.0"
"@commitlint/cli": "^16.2.1",
"@commitlint/types": "^16.2.1"
},
"devDependencies": {
"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.0.0",
"@commitlint/utils": "^16.2.1",
"execa": "^5.0.0"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/cli/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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.1.0](https://github.com/conventional-changelog/commitlint/compare/v16.0.3...v16.1.0) (2022-01-20)

**Note:** Version bump only for package @commitlint/cli
Expand Down
14 changes: 7 additions & 7 deletions @commitlint/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/cli",
"version": "16.1.0",
"version": "16.2.1",
"description": "Lint your commit messages",
"files": [
"index.js",
Expand Down Expand Up @@ -38,18 +38,18 @@
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.0.0",
"@commitlint/utils": "^16.2.1",
"@types/node": "12.20.45",
"@types/yargs": "^17.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0"
},
"dependencies": {
"@commitlint/format": "^16.0.0",
"@commitlint/lint": "^16.0.0",
"@commitlint/load": "^16.1.0",
"@commitlint/read": "^16.0.0",
"@commitlint/types": "^16.0.0",
"@commitlint/format": "^16.2.1",
"@commitlint/lint": "^16.2.1",
"@commitlint/load": "^16.2.1",
"@commitlint/read": "^16.2.1",
"@commitlint/types": "^16.2.1",
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**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": "16.0.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing the angular commit convention types",
"files": [
"index.js"
Expand Down Expand Up @@ -30,7 +30,7 @@
"node": ">=v12"
},
"devDependencies": {
"@commitlint/utils": "^16.0.0"
"@commitlint/utils": "^16.2.1"
},
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**Note:** Version bump only for package @commitlint/config-angular
Expand Down
8 changes: 4 additions & 4 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": "16.0.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -30,11 +30,11 @@
"node": ">=v12"
},
"devDependencies": {
"@commitlint/lint": "^16.0.0",
"@commitlint/utils": "^16.0.0"
"@commitlint/lint": "^16.2.1",
"@commitlint/utils": "^16.2.1"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^16.0.0"
"@commitlint/config-angular-type-enum": "^16.2.1"
},
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**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": "16.0.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing conventional commits",
"files": [
"index.js"
Expand Down Expand Up @@ -33,8 +33,8 @@
"node": ">=v12"
},
"devDependencies": {
"@commitlint/lint": "^16.0.0",
"@commitlint/utils": "^16.0.0"
"@commitlint/lint": "^16.2.1",
"@commitlint/utils": "^16.2.1"
},
"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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

**Note:** Version bump only for package @commitlint/config-lerna-scopes
Expand Down
4 changes: 2 additions & 2 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": "16.0.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.0.0"
"@commitlint/utils": "^16.2.1"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
}
8 changes: 8 additions & 0 deletions @commitlint/config-nx-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.

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

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





# [16.2.0](https://github.com/conventional-changelog/commitlint/compare/v16.1.0...v16.2.0) (2022-01-25)


Expand Down
4 changes: 2 additions & 2 deletions @commitlint/config-nx-scopes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-nx-scopes",
"version": "16.2.0",
"version": "16.2.1",
"description": "Shareable commitlint config enforcing nx project and workspace names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.0.0",
"@commitlint/utils": "^16.2.1",
"@nrwl/tao": "^13.0.0"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Expand Down
Loading

0 comments on commit 071cce2

Please sign in to comment.