Skip to content

Commit 4d4fec3

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.13 [skip ci]
### [1.1.13](v1.1.12...v1.1.13) (2020-10-02) ### Continuous Integration * run full tests in lint-staged ([c772b99](c772b99))
1 parent c772b99 commit 4d4fec3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.1.13](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.12...v1.1.13) (2020-10-02)
2+
3+
4+
### Continuous Integration
5+
6+
* run full tests in lint-staged ([c772b99](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/c772b9919c17b92115f4ed76bf370e898f2e859f))
7+
18
### [1.1.12](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.11...v1.1.12) (2020-10-02)
29

310

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-plugin-function-rules",
3-
"version": "1.1.12",
3+
"version": "1.1.13",
44
"description": "commitlint plugin to define rules as functions.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)