Skip to content

Commit abcdaf2

Browse files
author
vidavidorra-release
committed
chore(release): 4.0.20 [skip ci]
## [4.0.20](v4.0.19...v4.0.20) (2023-06-20) ### Bug Fixes * **deps:** update dependency commitlint-plugin-function-rules to v2 ([#222](#222)) ([4785024](4785024))
1 parent 4785024 commit abcdaf2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.0.20](https://github.com/vidavidorra/commitlint-config/compare/v4.0.19...v4.0.20) (2023-06-20)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency commitlint-plugin-function-rules to v2 ([#222](https://github.com/vidavidorra/commitlint-config/issues/222)) ([4785024](https://github.com/vidavidorra/commitlint-config/commit/47850247ccac523bfad0d92308892c899424e7c7))
6+
17
## [4.0.19](https://github.com/vidavidorra/commitlint-config/compare/v4.0.18...v4.0.19) (2023-06-19)
28

39
### Continuous Integration

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@vidavidorra/commitlint-config",
3-
"version": "4.0.19",
3+
"version": "4.0.20",
44
"description": "commitlint configuration.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)