From a4288145006c83a91f59083ab813165ca05ad3f3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Dec 2024 14:35:21 +0000 Subject: [PATCH] chore(release): 9.20.0 [skip ci] # [9.20.0](https://github.com/alessandrojcm/commitlint-pre-commit-hook/compare/v9.19.0...v9.20.0) (2024-12-16) ### Features * bump the commitlint group with 2 updates ([4a3054c](https://github.com/alessandrojcm/commitlint-pre-commit-hook/commit/4a3054cc8b7df2d5a1ec55ced0b80ed60749318f)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38b48e6..0468ec4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-pre-commit-hook", - "version": "9.19.0", + "version": "9.20.0", "description": "A pre-commit hook for commitlint", "main": "index.js", "repository": "https://github.com/alessandrojcm/commitlint-pre-commit-hook.git",