From a2337b6fafff98f36cf73e1c36b0f45ebfd41606 Mon Sep 17 00:00:00 2001 From: weizman Date: Wed, 6 Aug 2025 14:27:33 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab25a4f0..7f0e5ae7 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "jsdom": "^23.0.1", "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.6.11", - "semantic-release": "^23.1.1", + "semantic-release": "^24", "ts-jest": "^29.1.1", "ts-node": "^10.9.2", "typescript": "^5.3.3",