Skip to content

Commit 3dce1f3

Browse files
committed
release: 0.13.1
1 parent 741d3b4 commit 3dce1f3

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1](https://github.com/whizark/commitlint-config-cz/compare/v0.13.0...v0.13.1) (2020-03-19)
6+
7+
8+
### Build System
9+
10+
* [security] bump acorn from 5.7.3 to 5.7.4 ([8e664fa](https://github.com/whizark/commitlint-config-cz/commit/8e664faf1b6c3b3ee0564b28b4cdbe5417ae696f))
11+
* add standard-version config ([741d3b4](https://github.com/whizark/commitlint-config-cz/commit/741d3b4606e81e64595d9ef97b69feac32fb5e71))
12+
* update dependency coveralls to v3.0.11 ([fefe423](https://github.com/whizark/commitlint-config-cz/commit/fefe42311cb56b8047b7c94df69709d88ba1e239))
13+
* update dependency mocha to v7.1.0 ([519f65a](https://github.com/whizark/commitlint-config-cz/commit/519f65aaceb0b8a68e14dec92f71806ca0fb9d05))
14+
* update dependency mocha to v7.1.1 ([8e895d5](https://github.com/whizark/commitlint-config-cz/commit/8e895d5e3fdebe495d261cb13fbbc7dfe431ecb1))
15+
* update minimist to 1.2.5 to fix low severity vulnerabilities ([74a4066](https://github.com/whizark/commitlint-config-cz/commit/74a4066ce10d0d9aeff851e224e0b4dd11be3f3b))
16+
517
## [0.13.0](https://github.com/whizark/commitlint-config-cz/compare/v0.12.1...v0.13.0) (2020-02-03)
618

719

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)