From 41b76b4c4264a9985e12931ccc22c6b89be8dec4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 3 Apr 2024 12:51:40 +0000 Subject: [PATCH] chore(release): 9.14.0 [skip ci] # [9.14.0](https://github.com/alessandrojcm/commitlint-pre-commit-hook/compare/v9.13.0...v9.14.0) (2024-04-03) ### Features * bump the commitlint group with 2 updates ([8f4d925](https://github.com/alessandrojcm/commitlint-pre-commit-hook/commit/8f4d92569acc8451bbf751ffe52d23125c51e4dd)) * bump the commitlint group with 2 updates ([a5e9a14](https://github.com/alessandrojcm/commitlint-pre-commit-hook/commit/a5e9a14ed93dbedaac1aaa852c8a1db97a936957)) * bump the commitlint group with 2 updates ([a884f9a](https://github.com/alessandrojcm/commitlint-pre-commit-hook/commit/a884f9aadb795d5b9939005ab5681a633d299d65)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90e99c1..84b9fe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-pre-commit-hook", - "version": "9.13.0", + "version": "9.14.0", "description": "A pre-commit hook for commitlint", "main": "index.js", "repository": "https://github.com/alessandrojcm/commitlint-pre-commit-hook.git",