Skip to content

Commit 7a3812a

Browse files
author
vidavidorra-release
committed
chore(release): 1.3.1 [skip ci]
### [1.3.1](v1.3.0...v1.3.1) (2021-02-24) ### Bug Fixes * **deps:** specify lower peer dependency range as v9.1.2 ([a9f08a5](a9f08a5)), closes [#147](#147)
1 parent a9f08a5 commit 7a3812a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [1.3.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.3.0...v1.3.1) (2021-02-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** specify lower peer dependency range as v9.1.2 ([a9f08a5](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/a9f08a5b17b51c355e2093f7bcf11617969e2445)), closes [#147](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/147)
6+
17
## [1.3.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.2.0...v1.3.0) (2021-02-24)
28

39
### Features

Diff for: package-lock.json

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

Diff for: 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.3.0",
3+
"version": "1.3.1",
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)