From 631fb91b17746410c5df9152d157f44ceb948495 Mon Sep 17 00:00:00 2001 From: Xerrion <1850632+Xerrion@users.noreply.github.com> Date: Sun, 1 Mar 2026 18:32:55 +0000 Subject: [PATCH] chore: release 1.2.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97d4b29..e011349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [1.2.0] - 2026-03-01 + +### 🚀 Features + +- *(RaidLogAuto)* Add ACL auto-enable and CombatLog.txt reminder (#18) + +### 📚 Documentation + +- Add issue templates and PR template (#17) + +### ⚙️ Miscellaneous Tasks + +- Fix release workflow (#15) ## [1.1.2] - 2026-02-22 ### ⚙️ Miscellaneous Tasks @@ -5,6 +18,7 @@ - Combine release-please and packager into single workflow (#11) - Add workflow_dispatch trigger for manual packaging (#12) - Update release workflows (#13) +- Release 1.1.2 (#14) ## [1.1.1] - 2026-02-21 ### 🐛 Bug Fixes