From befff425dc8e29a24d0e92dfdf412d90937eac0b Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sun, 12 Jul 2026 13:26:04 +0000
Subject: [PATCH] chore: update release-it dependencies
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index f2cb455..8ffc8c8 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
"@commitlint/config-conventional": "^21.2.0",
"@netlify/plugin-lighthouse": "^6.0.4",
"@release-it/conventional-changelog": "^11.0.1",
+ "conventional-commits-filter": "^6.0.1",
"husky": "^9.1.7",
"prettier": "^3.8.1",
"prettier-plugin-go-template": "^0.0.15",
--
Gitblit v1.10.0