Skip to content

Commit c05a0e9

Browse files
committed
chore(release): 0.13.0
1 parent d7aa5bc commit c05a0e9

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.13.0](https://github.com/whizark/commitlint-config-cz/compare/v0.12.1...v0.13.0) (2020-02-03)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Node.js 8 support has been dropped due to EOL.
11+
12+
### Bug Fixes
13+
14+
* update dependency app-root-path to v3 ([be58d72](https://github.com/whizark/commitlint-config-cz/commit/be58d729909daf7dcd250ee6db20f919da7deae9))
15+
16+
17+
### ci
18+
19+
* drop Node.js 8 support ([b8c5b82](https://github.com/whizark/commitlint-config-cz/commit/b8c5b829325a072805bc143d3d8ca1c56cf3d321))
20+
521
### [0.12.1](https://github.com/whizark/commitlint-config-cz/compare/v0.12.0...v0.12.1) (2019-08-04)
622

723
<a name="0.12.0"></a>

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-cz",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "commitlint sharable configuration files",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)