Changes since tag 11.1.0.12

commit 63db4c14d8d6b010275ddf8e66bc24a1827655b9
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date:   Tue Apr 15 23:38:44 2025 +0800

    feat(Cooldown.lua): Update ChargesInfo to include chargeModRate (#88)
    
    - Added chargeModRate field to Spell:ChargesInfo() return values
    - Added default value of 1 for chargeModRate when spell is not charge-based

