From c17420d67adafdf37f68d6861d29a0e85a4a3bd7 Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Mon, 15 Jul 2019 20:49:17 +0200 Subject: [PATCH] v8.1.0 --- @alias/commitlint-config-angular/CHANGELOG.md | 8 ++++++++ @alias/commitlint-config-angular/package.json | 6 +++--- @alias/commitlint-config-lerna-scopes/CHANGELOG.md | 8 ++++++++ @alias/commitlint-config-lerna-scopes/package.json | 6 +++--- @alias/commitlint-config-patternplate/CHANGELOG.md | 8 ++++++++ @alias/commitlint-config-patternplate/package.json | 6 +++--- @alias/commitlint/CHANGELOG.md | 8 ++++++++ @alias/commitlint/package.json | 6 +++--- @commitlint/cli/CHANGELOG.md | 11 +++++++++++ @commitlint/cli/package.json | 12 ++++++------ @commitlint/config-angular-type-enum/CHANGELOG.md | 8 ++++++++ @commitlint/config-angular-type-enum/package.json | 4 ++-- @commitlint/config-angular/CHANGELOG.md | 8 ++++++++ @commitlint/config-angular/package.json | 6 +++--- @commitlint/config-conventional/CHANGELOG.md | 8 ++++++++ @commitlint/config-conventional/package.json | 4 ++-- @commitlint/config-lerna-scopes/CHANGELOG.md | 8 ++++++++ @commitlint/config-lerna-scopes/package.json | 4 ++-- @commitlint/config-patternplate/CHANGELOG.md | 8 ++++++++ @commitlint/config-patternplate/package.json | 6 +++--- @commitlint/core/CHANGELOG.md | 8 ++++++++ @commitlint/core/package.json | 10 +++++----- @commitlint/ensure/CHANGELOG.md | 8 ++++++++ @commitlint/ensure/package.json | 4 ++-- @commitlint/execute-rule/CHANGELOG.md | 8 ++++++++ @commitlint/execute-rule/package.json | 8 ++++---- @commitlint/format/CHANGELOG.md | 8 ++++++++ @commitlint/format/package.json | 8 ++++---- @commitlint/is-ignored/CHANGELOG.md | 8 ++++++++ @commitlint/is-ignored/package.json | 6 +++--- @commitlint/lint/CHANGELOG.md | 8 ++++++++ @commitlint/lint/package.json | 10 +++++----- @commitlint/load/CHANGELOG.md | 11 +++++++++++ @commitlint/load/package.json | 8 ++++---- @commitlint/message/CHANGELOG.md | 8 ++++++++ @commitlint/message/package.json | 4 ++-- @commitlint/parse/CHANGELOG.md | 8 ++++++++ @commitlint/parse/package.json | 4 ++-- @commitlint/prompt-cli/CHANGELOG.md | 8 ++++++++ @commitlint/prompt-cli/package.json | 6 +++--- @commitlint/prompt/CHANGELOG.md | 8 ++++++++ @commitlint/prompt/package.json | 6 +++--- @commitlint/read/CHANGELOG.md | 8 ++++++++ @commitlint/read/package.json | 6 +++--- @commitlint/resolve-extends/CHANGELOG.md | 8 ++++++++ @commitlint/resolve-extends/package.json | 6 +++--- @commitlint/rules/CHANGELOG.md | 8 ++++++++ @commitlint/rules/package.json | 12 ++++++------ @commitlint/to-lines/CHANGELOG.md | 8 ++++++++ @commitlint/to-lines/package.json | 8 ++++---- @commitlint/top-level/CHANGELOG.md | 8 ++++++++ @commitlint/top-level/package.json | 4 ++-- @commitlint/travis-cli/CHANGELOG.md | 8 ++++++++ @commitlint/travis-cli/package.json | 6 +++--- @packages/utils/CHANGELOG.md | 8 ++++++++ @packages/utils/package.json | 2 +- CHANGELOG.md | 12 ++++++++++++ lerna.json | 2 +- 58 files changed, 332 insertions(+), 90 deletions(-) diff --git a/@alias/commitlint-config-angular/CHANGELOG.md b/@alias/commitlint-config-angular/CHANGELOG.md index 72e0048d9a..a530411856 100644 --- a/@alias/commitlint-config-angular/CHANGELOG.md +++ b/@alias/commitlint-config-angular/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package commitlint-config-angular + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package commitlint-config-angular diff --git a/@alias/commitlint-config-angular/package.json b/@alias/commitlint-config-angular/package.json index ca01ea4fc9..ec86eac8bf 100644 --- a/@alias/commitlint-config-angular/package.json +++ b/@alias/commitlint-config-angular/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-angular", - "version": "8.0.0", + "version": "8.1.0", "description": "Shareable commitlint config enforcing the angular commit convention", "files": [ "index.js" @@ -28,9 +28,9 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-angular": "^8.0.0" + "@commitlint/config-angular": "^8.1.0" }, "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" } } diff --git a/@alias/commitlint-config-lerna-scopes/CHANGELOG.md b/@alias/commitlint-config-lerna-scopes/CHANGELOG.md index b36d26d6ed..340e328a8f 100644 --- a/@alias/commitlint-config-lerna-scopes/CHANGELOG.md +++ b/@alias/commitlint-config-lerna-scopes/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package commitlint-config-lerna-scopes + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package commitlint-config-lerna-scopes diff --git a/@alias/commitlint-config-lerna-scopes/package.json b/@alias/commitlint-config-lerna-scopes/package.json index 47850e15a8..ee451d4d3f 100644 --- a/@alias/commitlint-config-lerna-scopes/package.json +++ b/@alias/commitlint-config-lerna-scopes/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-lerna-scopes", - "version": "8.0.0", + "version": "8.1.0", "description": "Shareable commitlint config enforcing lerna package names as scopes", "files": [ "index.js" @@ -28,9 +28,9 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-lerna-scopes": "^8.0.0" + "@commitlint/config-lerna-scopes": "^8.1.0" }, "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" } } diff --git a/@alias/commitlint-config-patternplate/CHANGELOG.md b/@alias/commitlint-config-patternplate/CHANGELOG.md index 914f5d4e96..da5fe53172 100644 --- a/@alias/commitlint-config-patternplate/CHANGELOG.md +++ b/@alias/commitlint-config-patternplate/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package commitlint-config-patternplate + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package commitlint-config-patternplate diff --git a/@alias/commitlint-config-patternplate/package.json b/@alias/commitlint-config-patternplate/package.json index f445eb23a9..39ca153f9b 100644 --- a/@alias/commitlint-config-patternplate/package.json +++ b/@alias/commitlint-config-patternplate/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-patternplate", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commits, patternplate-style", "files": [ "index.js" @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-patternplate": "^8.0.0", - "@commitlint/utils": "^8.0.0" + "@commitlint/config-patternplate": "^8.1.0", + "@commitlint/utils": "^8.1.0" } } diff --git a/@alias/commitlint/CHANGELOG.md b/@alias/commitlint/CHANGELOG.md index 3f9ad4f779..220a6b0841 100644 --- a/@alias/commitlint/CHANGELOG.md +++ b/@alias/commitlint/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package commitlint + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) **Note:** Version bump only for package commitlint diff --git a/@alias/commitlint/package.json b/@alias/commitlint/package.json index bf8f1eabc9..fb5feba7aa 100644 --- a/@alias/commitlint/package.json +++ b/@alias/commitlint/package.json @@ -1,6 +1,6 @@ { "name": "commitlint", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "files": [ "cli.js" @@ -34,11 +34,11 @@ }, "license": "MIT", "dependencies": { - "@commitlint/cli": "^8.0.0", + "@commitlint/cli": "^8.1.0", "read-pkg": "3.0.0", "resolve-pkg": "2.0.0" }, "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" } } diff --git a/@commitlint/cli/CHANGELOG.md b/@commitlint/cli/CHANGELOG.md index 3541850658..69eaeb0dc1 100644 --- a/@commitlint/cli/CHANGELOG.md +++ b/@commitlint/cli/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + + +### Bug Fixes + +* pass ignores from configuration in @commitlint/cli ([#668](https://github.com/conventional-changelog/commitlint/issues/668)) ([da99aaa](https://github.com/conventional-changelog/commitlint/commit/da99aaa)) + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) **Note:** Version bump only for package @commitlint/cli diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index d532cd3e5e..bb98f006d8 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/cli", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "files": [ "index.js", @@ -54,7 +54,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.18.2", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -70,10 +70,10 @@ "tmp": "0.1.0" }, "dependencies": { - "@commitlint/format": "^8.0.0", - "@commitlint/lint": "^8.0.0", - "@commitlint/load": "^8.0.0", - "@commitlint/read": "^8.0.0", + "@commitlint/format": "^8.1.0", + "@commitlint/lint": "^8.1.0", + "@commitlint/load": "^8.1.0", + "@commitlint/read": "^8.1.0", "babel-polyfill": "6.26.0", "chalk": "2.3.1", "get-stdin": "7.0.0", diff --git a/@commitlint/config-angular-type-enum/CHANGELOG.md b/@commitlint/config-angular-type-enum/CHANGELOG.md index 81676f71c0..1dd37ca7c5 100644 --- a/@commitlint/config-angular-type-enum/CHANGELOG.md +++ b/@commitlint/config-angular-type-enum/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/config-angular-type-enum + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/config-angular-type-enum diff --git a/@commitlint/config-angular-type-enum/package.json b/@commitlint/config-angular-type-enum/package.json index 2f4e8c77b3..1c1a2ad0e1 100644 --- a/@commitlint/config-angular-type-enum/package.json +++ b/@commitlint/config-angular-type-enum/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-angular-type-enum", - "version": "8.0.0", + "version": "8.1.0", "description": "Shareable commitlint config enforcing the angular commit convention types", "files": [ "index.js" @@ -29,6 +29,6 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" } } diff --git a/@commitlint/config-angular/CHANGELOG.md b/@commitlint/config-angular/CHANGELOG.md index 9b2a16243d..dce0232799 100644 --- a/@commitlint/config-angular/CHANGELOG.md +++ b/@commitlint/config-angular/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/config-angular + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/config-angular diff --git a/@commitlint/config-angular/package.json b/@commitlint/config-angular/package.json index 19f3bb8af2..92881f30cf 100644 --- a/@commitlint/config-angular/package.json +++ b/@commitlint/config-angular/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-angular", - "version": "8.0.0", + "version": "8.1.0", "description": "Shareable commitlint config enforcing the angular commit convention", "files": [ "index.js" @@ -29,9 +29,9 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" }, "dependencies": { - "@commitlint/config-angular-type-enum": "^8.0.0" + "@commitlint/config-angular-type-enum": "^8.1.0" } } diff --git a/@commitlint/config-conventional/CHANGELOG.md b/@commitlint/config-conventional/CHANGELOG.md index 3c0d59ce73..8559cbe817 100644 --- a/@commitlint/config-conventional/CHANGELOG.md +++ b/@commitlint/config-conventional/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/config-conventional + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/config-conventional diff --git a/@commitlint/config-conventional/package.json b/@commitlint/config-conventional/package.json index b3f47a1e13..c7c76a071b 100644 --- a/@commitlint/config-conventional/package.json +++ b/@commitlint/config-conventional/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-conventional", - "version": "8.0.0", + "version": "8.1.0", "description": "Shareable commitlint config enforcing conventional commits", "files": [ "index.js" @@ -32,6 +32,6 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" } } diff --git a/@commitlint/config-lerna-scopes/CHANGELOG.md b/@commitlint/config-lerna-scopes/CHANGELOG.md index 4d900a1e43..308767dbb7 100644 --- a/@commitlint/config-lerna-scopes/CHANGELOG.md +++ b/@commitlint/config-lerna-scopes/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/config-lerna-scopes + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/config-lerna-scopes diff --git a/@commitlint/config-lerna-scopes/package.json b/@commitlint/config-lerna-scopes/package.json index 406f423119..5e16377fda 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-lerna-scopes", - "version": "8.0.0", + "version": "8.1.0", "description": "Shareable commitlint config enforcing lerna package names as scopes", "files": [ "index.js" @@ -47,7 +47,7 @@ }, "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "@lerna/project": "3.15.0", "ava": "0.22.0", "lerna": "3.15.0" diff --git a/@commitlint/config-patternplate/CHANGELOG.md b/@commitlint/config-patternplate/CHANGELOG.md index 4b600cbd01..e0f8cc8b64 100644 --- a/@commitlint/config-patternplate/CHANGELOG.md +++ b/@commitlint/config-patternplate/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/config-patternplate + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/config-patternplate diff --git a/@commitlint/config-patternplate/package.json b/@commitlint/config-patternplate/package.json index ec7e1e56af..142374e077 100644 --- a/@commitlint/config-patternplate/package.json +++ b/@commitlint/config-patternplate/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-patternplate", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commits, patternplate-style", "files": [ "index.js" @@ -29,11 +29,11 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-angular": "^8.0.0", + "@commitlint/config-angular": "^8.1.0", "globby": "10.0.1", "lodash": "4.17.14" }, "devDependencies": { - "@commitlint/utils": "^8.0.0" + "@commitlint/utils": "^8.1.0" } } diff --git a/@commitlint/core/CHANGELOG.md b/@commitlint/core/CHANGELOG.md index c5fa7227cb..531f1864a7 100644 --- a/@commitlint/core/CHANGELOG.md +++ b/@commitlint/core/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/core + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) **Note:** Version bump only for package @commitlint/core diff --git a/@commitlint/core/package.json b/@commitlint/core/package.json index b02fe982a0..9d5329c7d6 100644 --- a/@commitlint/core/package.json +++ b/@commitlint/core/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/core", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "files": [ "index.js" @@ -32,9 +32,9 @@ }, "license": "MIT", "dependencies": { - "@commitlint/format": "^8.0.0", - "@commitlint/lint": "^8.0.0", - "@commitlint/load": "^8.0.0", - "@commitlint/read": "^8.0.0" + "@commitlint/format": "^8.1.0", + "@commitlint/lint": "^8.1.0", + "@commitlint/load": "^8.1.0", + "@commitlint/read": "^8.1.0" } } diff --git a/@commitlint/ensure/CHANGELOG.md b/@commitlint/ensure/CHANGELOG.md index 86a6511619..055f57af65 100644 --- a/@commitlint/ensure/CHANGELOG.md +++ b/@commitlint/ensure/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/ensure + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/ensure diff --git a/@commitlint/ensure/package.json b/@commitlint/ensure/package.json index 1f93e51292..dcf640cc6f 100644 --- a/@commitlint/ensure/package.json +++ b/@commitlint/ensure/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/ensure", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "globby": "10.0.1" }, "dependencies": { diff --git a/@commitlint/execute-rule/CHANGELOG.md b/@commitlint/execute-rule/CHANGELOG.md index 4b5c2601a2..54ee692cce 100644 --- a/@commitlint/execute-rule/CHANGELOG.md +++ b/@commitlint/execute-rule/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/execute-rule + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/execute-rule diff --git a/@commitlint/execute-rule/package.json b/@commitlint/execute-rule/package.json index a018d96394..9d0f465154 100644 --- a/@commitlint/execute-rule/package.json +++ b/@commitlint/execute-rule/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/execute-rule", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -34,11 +34,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/parse": "^8.1.0", + "@commitlint/utils": "^8.1.0", "@types/jest": "24.0.15", "@types/lodash": "4.14.134", "jest": "24.8.0", "ts-jest": "24.0.2" } -} \ No newline at end of file +} diff --git a/@commitlint/format/CHANGELOG.md b/@commitlint/format/CHANGELOG.md index 773925d0c5..18937cb751 100644 --- a/@commitlint/format/CHANGELOG.md +++ b/@commitlint/format/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/format + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) diff --git a/@commitlint/format/package.json b/@commitlint/format/package.json index ad5b68b625..329752cd58 100644 --- a/@commitlint/format/package.json +++ b/@commitlint/format/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/format", - "version": "8.0.0", + "version": "8.1.0", "description": "Format commitlint reports", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -34,10 +34,10 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "@types/lodash": "4.14.134", - "typescript": "3.5.2", - "lodash": "4.17.14" + "lodash": "4.17.14", + "typescript": "3.5.2" }, "dependencies": { "chalk": "^2.0.1" diff --git a/@commitlint/is-ignored/CHANGELOG.md b/@commitlint/is-ignored/CHANGELOG.md index b3a92e90ff..d30321ee42 100644 --- a/@commitlint/is-ignored/CHANGELOG.md +++ b/@commitlint/is-ignored/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/is-ignored + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index 22dcab01e5..376d6ce969 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/is-ignored", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -34,9 +34,9 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "8.0.0", + "@commitlint/parse": "^8.1.0", "@commitlint/test": "8.0.0", - "@commitlint/utils": "8.0.0" + "@commitlint/utils": "^8.1.0" }, "dependencies": { "@types/semver": "^6.0.1", diff --git a/@commitlint/lint/CHANGELOG.md b/@commitlint/lint/CHANGELOG.md index 3013b4effd..32021b5f28 100644 --- a/@commitlint/lint/CHANGELOG.md +++ b/@commitlint/lint/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/lint + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index 5a7229a6ab..bccad68986 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/lint", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint a string against commitlint rules", "main": "lib/index.js", "files": [ @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.22.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -69,9 +69,9 @@ "proxyquire": "2.1.0" }, "dependencies": { - "@commitlint/is-ignored": "^8.0.0", - "@commitlint/parse": "^8.0.0", - "@commitlint/rules": "^8.0.0", + "@commitlint/is-ignored": "^8.1.0", + "@commitlint/parse": "^8.1.0", + "@commitlint/rules": "^8.1.0", "babel-runtime": "^6.23.0", "lodash": "4.17.14" } diff --git a/@commitlint/load/CHANGELOG.md b/@commitlint/load/CHANGELOG.md index 325aeb5073..fb99c01ffa 100644 --- a/@commitlint/load/CHANGELOG.md +++ b/@commitlint/load/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + + +### Bug Fixes + +* add explicit dependency on chalk ([#687](https://github.com/conventional-changelog/commitlint/issues/687)) ([9075844](https://github.com/conventional-changelog/commitlint/commit/9075844)) + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index e2545ab4d9..52ccff5d5b 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/load", - "version": "8.0.0", + "version": "8.1.0", "description": "Load shared commitlint configuration", "main": "lib/index.js", "files": [ @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.22.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -68,8 +68,8 @@ "globby": "10.0.1" }, "dependencies": { - "@commitlint/execute-rule": "^8.0.0", - "@commitlint/resolve-extends": "^8.0.0", + "@commitlint/execute-rule": "^8.1.0", + "@commitlint/resolve-extends": "^8.1.0", "babel-runtime": "^6.23.0", "chalk": "2.4.2", "cosmiconfig": "^5.2.0", diff --git a/@commitlint/message/CHANGELOG.md b/@commitlint/message/CHANGELOG.md index a42436f9c8..baf92f3d55 100644 --- a/@commitlint/message/CHANGELOG.md +++ b/@commitlint/message/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/message + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/message diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index bcea264511..fc2bdd2204 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/message", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.22.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", diff --git a/@commitlint/parse/CHANGELOG.md b/@commitlint/parse/CHANGELOG.md index d04811361f..fdcdbcf56f 100644 --- a/@commitlint/parse/CHANGELOG.md +++ b/@commitlint/parse/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/parse + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index e4f3c20593..b9f39d4067 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/parse", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.22.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", diff --git a/@commitlint/prompt-cli/CHANGELOG.md b/@commitlint/prompt-cli/CHANGELOG.md index 5ebffaab12..f3cb7e5f41 100644 --- a/@commitlint/prompt-cli/CHANGELOG.md +++ b/@commitlint/prompt-cli/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/prompt-cli + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) **Note:** Version bump only for package @commitlint/prompt-cli diff --git a/@commitlint/prompt-cli/package.json b/@commitlint/prompt-cli/package.json index 41b77181ee..fb05363aca 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/prompt-cli", - "version": "8.0.0", + "version": "8.1.0", "description": "commit prompt using commitlint.config.js", "files": [ "cli.js" @@ -30,11 +30,11 @@ "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.25.0" }, "dependencies": { - "@commitlint/prompt": "^8.0.0", + "@commitlint/prompt": "^8.1.0", "execa": "0.9.0", "string-to-stream": "1.1.1" } diff --git a/@commitlint/prompt/CHANGELOG.md b/@commitlint/prompt/CHANGELOG.md index 295e7374f4..e8cddd96fd 100644 --- a/@commitlint/prompt/CHANGELOG.md +++ b/@commitlint/prompt/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/prompt + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) **Note:** Version bump only for package @commitlint/prompt diff --git a/@commitlint/prompt/package.json b/@commitlint/prompt/package.json index f581516835..650c700297 100644 --- a/@commitlint/prompt/package.json +++ b/@commitlint/prompt/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/prompt", - "version": "8.0.0", + "version": "8.1.0", "description": "commitizen prompt using commitlint.config.js", "main": "./lib/index.js", "files": [ @@ -55,7 +55,7 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.20.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -65,7 +65,7 @@ "cross-env": "5.1.1" }, "dependencies": { - "@commitlint/load": "^8.0.0", + "@commitlint/load": "^8.1.0", "babel-runtime": "^6.23.0", "chalk": "^2.0.0", "lodash": "4.17.14", diff --git a/@commitlint/read/CHANGELOG.md b/@commitlint/read/CHANGELOG.md index 1221a73aac..c6e47fc53e 100644 --- a/@commitlint/read/CHANGELOG.md +++ b/@commitlint/read/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/read + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index 7b4801e703..ab464f35f7 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/read", - "version": "8.0.0", + "version": "8.1.0", "description": "Read commit messages from a specified range or last edit", "main": "lib/index.js", "files": [ @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.22.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -67,7 +67,7 @@ "execa": "0.9.0" }, "dependencies": { - "@commitlint/top-level": "^8.0.0", + "@commitlint/top-level": "^8.1.0", "@marionebl/sander": "^0.6.0", "babel-runtime": "^6.23.0", "git-raw-commits": "^1.3.0" diff --git a/@commitlint/resolve-extends/CHANGELOG.md b/@commitlint/resolve-extends/CHANGELOG.md index 2c33d8af2a..486e9bb4e0 100644 --- a/@commitlint/resolve-extends/CHANGELOG.md +++ b/@commitlint/resolve-extends/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/resolve-extends + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) diff --git a/@commitlint/resolve-extends/package.json b/@commitlint/resolve-extends/package.json index 3ecceb50a0..7234279fac 100644 --- a/@commitlint/resolve-extends/package.json +++ b/@commitlint/resolve-extends/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/resolve-extends", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -34,8 +34,8 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/parse": "^8.1.0", + "@commitlint/utils": "^8.1.0", "@types/lodash": "4.14.134", "@types/resolve-from": "5.0.1" }, diff --git a/@commitlint/rules/CHANGELOG.md b/@commitlint/rules/CHANGELOG.md index bb403f122a..787420fc49 100644 --- a/@commitlint/rules/CHANGELOG.md +++ b/@commitlint/rules/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/rules + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/rules diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 5e15fd9fed..7d914681ea 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/rules", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,9 +56,9 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^8.0.0", + "@commitlint/parse": "^8.1.0", "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.22.0", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -70,9 +70,9 @@ "lodash": "4.17.14" }, "dependencies": { - "@commitlint/ensure": "^8.0.0", - "@commitlint/message": "^8.0.0", - "@commitlint/to-lines": "^8.0.0", + "@commitlint/ensure": "^8.1.0", + "@commitlint/message": "^8.1.0", + "@commitlint/to-lines": "^8.1.0", "babel-runtime": "^6.23.0" } } diff --git a/@commitlint/to-lines/CHANGELOG.md b/@commitlint/to-lines/CHANGELOG.md index 2d9f97b410..9fd748e075 100644 --- a/@commitlint/to-lines/CHANGELOG.md +++ b/@commitlint/to-lines/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/to-lines + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/to-lines diff --git a/@commitlint/to-lines/package.json b/@commitlint/to-lines/package.json index b76ff070f2..856616d539 100644 --- a/@commitlint/to-lines/package.json +++ b/@commitlint/to-lines/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/to-lines", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^8.0.0", - "@commitlint/utils": "^8.0.0" + "@commitlint/parse": "^8.1.0", + "@commitlint/utils": "^8.1.0" } -} \ No newline at end of file +} diff --git a/@commitlint/top-level/CHANGELOG.md b/@commitlint/top-level/CHANGELOG.md index d95a8b71ec..b1636e9818 100644 --- a/@commitlint/top-level/CHANGELOG.md +++ b/@commitlint/top-level/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/top-level + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/top-level diff --git a/@commitlint/top-level/package.json b/@commitlint/top-level/package.json index 3883856c80..4c44eb22ab 100644 --- a/@commitlint/top-level/package.json +++ b/@commitlint/top-level/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/top-level", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint your commit messages", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -39,7 +39,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "@types/find-up": "2.1.1", "@types/node": "12.0.8" }, diff --git a/@commitlint/travis-cli/CHANGELOG.md b/@commitlint/travis-cli/CHANGELOG.md index 43512dcebf..3140e3a5c1 100644 --- a/@commitlint/travis-cli/CHANGELOG.md +++ b/@commitlint/travis-cli/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/travis-cli + + + + + ## [7.6.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) **Note:** Version bump only for package @commitlint/travis-cli diff --git a/@commitlint/travis-cli/package.json b/@commitlint/travis-cli/package.json index 378b6eac53..36f1c5e8b3 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/travis-cli", - "version": "8.0.0", + "version": "8.1.0", "description": "Lint all relevant commits for a change or PR on Travis CI", "files": [ "lib/" @@ -56,7 +56,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "8.0.0", - "@commitlint/utils": "^8.0.0", + "@commitlint/utils": "^8.1.0", "ava": "0.18.2", "babel-cli": "6.26.0", "babel-preset-commitlint": "^8.0.0", @@ -65,7 +65,7 @@ "which": "1.3.0" }, "dependencies": { - "@commitlint/cli": "^8.0.0", + "@commitlint/cli": "^8.1.0", "babel-runtime": "6.26.0", "execa": "0.9.0" } diff --git a/@packages/utils/CHANGELOG.md b/@packages/utils/CHANGELOG.md index 84036a59c5..b85407673f 100644 --- a/@packages/utils/CHANGELOG.md +++ b/@packages/utils/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + +**Note:** Version bump only for package @commitlint/utils + + + + + # [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06) **Note:** Version bump only for package @commitlint/utils diff --git a/@packages/utils/package.json b/@packages/utils/package.json index 8f790ffc74..f0c89eaa3a 100644 --- a/@packages/utils/package.json +++ b/@packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/utils", - "version": "8.0.0", + "version": "8.1.0", "description": "Development utilities for @commitlint", "files": [ "dep-check.js", diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bbd88ae08..e50f3df618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) + + +### Bug Fixes + +* add explicit dependency on chalk ([#687](https://github.com/conventional-changelog/commitlint/issues/687)) ([9075844](https://github.com/conventional-changelog/commitlint/commit/9075844)) +* pass ignores from configuration in @commitlint/cli ([#668](https://github.com/conventional-changelog/commitlint/issues/668)) ([da99aaa](https://github.com/conventional-changelog/commitlint/commit/da99aaa)) + + + + + # [8.0.0](https://github.com/conventional-changelog/commitlint/compare/v7.6.2...v8.0.0) ### Breaking Changes diff --git a/lerna.json b/lerna.json index b9b263b567..45268a3788 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "lerna": "2", "npmClient": "yarn", "useWorkspaces": true, - "version": "8.0.0" + "version": "8.1.0" }