From 7469bd77e139afead177222ff7912016ef35e879 Mon Sep 17 00:00:00 2001 From: egenthon-cmd Date: Tue, 30 Jun 2026 13:19:05 -0400 Subject: [PATCH] fix: python version check release across all branches --- nx.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nx.json b/nx.json index 908d5e6..f5d61d3 100644 --- a/nx.json +++ b/nx.json @@ -114,6 +114,7 @@ "release": { "projects": ["packages/*", "!packages/generator"], "projectsRelationship": "independent", + "releaseTagPatternCheckAllBranchesWhen": true, "changelog": { "projectChangelogs": { "renderOptions": {