diff --git a/$null b/$null new file mode 100644 index 0000000..e69de29 diff --git a/release.ps1 b/release.ps1 deleted file mode 100644 index 0245b61..0000000 --- a/release.ps1 +++ /dev/null @@ -1,12 +0,0 @@ -cd 'C:\Users\kance\Documents\GitHub\Questie-X' -git add -A -git commit -m "feat: v1.4.0 - Code review fixes and taint resolution - -- C_Timer OnUpdate uses elapsed param -- IsAchievementCompletion checks completion boolean -- C_Map.GetPlayerMapPosition fixes -- QuestieLearner GUID function forward declarations -- Taint guards on secure hooks (InCombatLockdown + pcall) - -Fixes ADDON_ACTION_BLOCKED: UseAction() errors" -git push \ No newline at end of file