From f485e96d479b572e04059d096e71e1563857e423 Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Thu, 16 Jun 2022 12:47:01 +0200 Subject: [PATCH] Delete pre.json --- .changes/pre.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .changes/pre.json diff --git a/.changes/pre.json b/.changes/pre.json deleted file mode 100644 index 6b43021..0000000 --- a/.changes/pre.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "tag": "beta", - "changes": [ - ".changes/chore-update-deps.md", - ".changes/chore-update-tauri.md", - ".changes/chore-update-tauri2.md", - ".changes/fix-artifact-detection.md", - ".changes/fix-build-args.md", - ".changes/fix-cli-on-platforms.md", - ".changes/fix-correct-json-formatting.md", - ".changes/fix-correctly-handle-app-files.md", - ".changes/fix-glob-on-windows.md", - ".changes/fix-ignore-linxdeploy.md", - ".changes/fix-optional-chdir.md", - ".changes/fix-project-path.md", - ".changes/fix-remove-default.md", - ".changes/fix-replace-execa.md" - ] -}