Skip to content

Commit

Permalink
v7.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Feb 11, 2019
1 parent 48a8602 commit d0507bd
Show file tree
Hide file tree
Showing 16 changed files with 91 additions and 14 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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)

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





## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)

**Note:** Version bump only for package commitlint
Expand Down
4 changes: 2 additions & 2 deletions @alias/commitlint/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint",
"version": "7.5.1",
"version": "7.5.2",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^7.5.1",
"@commitlint/cli": "^7.5.2",
"read-pkg": "3.0.0",
"resolve-pkg": "1.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/cli/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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)


### Bug Fixes

* **cli:** replace old links with new organisation links ([#578](https://github.com/conventional-changelog/commitlint/issues/578)) ([4075903](https://github.com/conventional-changelog/commitlint/commit/4075903))





## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)

**Note:** Version bump only for package @commitlint/cli
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/cli",
"version": "7.5.1",
"version": "7.5.2",
"description": "Lint your commit messages",
"files": [
"index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@commitlint/format": "^7.5.0",
"@commitlint/lint": "^7.5.1",
"@commitlint/lint": "^7.5.2",
"@commitlint/load": "^7.5.0",
"@commitlint/read": "^7.5.0",
"babel-polyfill": "6.26.0",
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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)

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





## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)

**Note:** Version bump only for package @commitlint/core
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/core",
"version": "7.5.1",
"version": "7.5.2",
"description": "Lint your commit messages",
"files": [
"index.js"
Expand Down Expand Up @@ -33,7 +33,7 @@
"license": "MIT",
"dependencies": {
"@commitlint/format": "^7.5.0",
"@commitlint/lint": "^7.5.1",
"@commitlint/lint": "^7.5.2",
"@commitlint/load": "^7.5.0",
"@commitlint/read": "^7.5.0"
}
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/ensure/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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)


### Bug Fixes

* failing sentence-case for subjects with slashes ([#574](https://github.com/conventional-changelog/commitlint/issues/574)) ([48a8602](https://github.com/conventional-changelog/commitlint/commit/48a8602))





<a name="7.5.0"></a>
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)

Expand Down
2 changes: 1 addition & 1 deletion @commitlint/ensure/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/ensure",
"version": "7.5.0",
"version": "7.5.2",
"description": "Lint your commit messages",
"main": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/lint/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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)

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





## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)

**Note:** Version bump only for package @commitlint/lint
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/lint/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/lint",
"version": "7.5.1",
"version": "7.5.2",
"description": "Lint a string against commitlint rules",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -72,7 +72,7 @@
"dependencies": {
"@commitlint/is-ignored": "^7.5.1",
"@commitlint/parse": "^7.5.0",
"@commitlint/rules": "^7.5.0",
"@commitlint/rules": "^7.5.2",
"babel-runtime": "^6.23.0",
"lodash": "4.17.11"
}
Expand Down
11 changes: 11 additions & 0 deletions @commitlint/rules/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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)


### Bug Fixes

* failing sentence-case for subjects with slashes ([#574](https://github.com/conventional-changelog/commitlint/issues/574)) ([48a8602](https://github.com/conventional-changelog/commitlint/commit/48a8602))





<a name="7.5.0"></a>
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)

Expand Down
4 changes: 2 additions & 2 deletions @commitlint/rules/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/rules",
"version": "7.5.0",
"version": "7.5.2",
"description": "Lint your commit messages",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -72,7 +72,7 @@
"rimraf": "2.6.1"
},
"dependencies": {
"@commitlint/ensure": "^7.5.0",
"@commitlint/ensure": "^7.5.2",
"@commitlint/message": "^7.5.0",
"@commitlint/to-lines": "^7.5.0",
"babel-runtime": "^6.23.0"
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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)

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





## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)

**Note:** Version bump only for package @commitlint/travis-cli
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/travis-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/travis-cli",
"version": "7.5.1",
"version": "7.5.2",
"description": "Lint all relevant commits for a change or PR on Travis CI",
"files": [
"lib/"
Expand Down Expand Up @@ -66,7 +66,7 @@
"which": "1.3.0"
},
"dependencies": {
"@commitlint/cli": "^7.5.1",
"@commitlint/cli": "^7.5.2",
"babel-runtime": "6.26.0",
"execa": "0.9.0"
}
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
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.

## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)


### Bug Fixes

* failing sentence-case for subjects with slashes ([#574](https://github.com/conventional-changelog/commitlint/issues/574)) ([48a8602](https://github.com/conventional-changelog/commitlint/commit/48a8602))
* **cli:** replace old links with new organisation links ([#578](https://github.com/conventional-changelog/commitlint/issues/578)) ([4075903](https://github.com/conventional-changelog/commitlint/commit/4075903))





## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)


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

0 comments on commit d0507bd

Please sign in to comment.