From e43494a3c61245261e85890a974b8c05cc9cdd5f Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Sun, 8 May 2022 14:38:19 +0200 Subject: [PATCH] Update config.json --- .changes/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.changes/config.json b/.changes/config.json index fd4ee51..56304d0 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -2,6 +2,7 @@ "gitSiteUrl": "https://github.com/JonasKruckenberg/tauri-build/", "pkgManagers": { "github action": { + "version": true, "preversion": [ "pnpm install --no-optional", "pnpm build",