chore: remove release script

This commit is contained in:
Xurkon
2026-03-19 19:24:55 -05:00
parent 5d94cf8f67
commit 4d57504265
2 changed files with 0 additions and 12 deletions
View File
-12
View File
@@ -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