promotional bannermobile promotional banner

LibAnimate

Keyframe-driven animation library for WoW frames

File Details

3.5.4

  • R
  • Feb 23, 2026
  • 1.64 MB
  • 9
  • 12.0.1+5
  • Retail + 2

File Name

LibAnimate-3.5.4.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 5.5.3
  • 5.5.2
  • 2.5.5

Lib: Animate

3.5.4 (2026-02-23)

Full Changelog Previous Releases

  • chore(master): release 3.5.4 (#45)
    :robot: I have created a release beep boop

    3.5.4

    (2026-02-23)
  • Bug Fixes
    • revert 3.5.2 and 3.5.3 (broken slide state transition)
      (#44)
      (edcd67b)
    • set manifest version to 3.5.3 to skip broken releases
      (#46)
      (7e7870f)

    This PR was generated with Release
    Please
    . See
    documentation.
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • fix: set manifest version to 3.5.3 to skip broken releases (#46)

    Summary

    • Updates .release-please-manifest.json from 3.5.1 to 3.5.3
    • Ensures release-please creates 3.5.4 (not 3.5.2) since 3.5.2 and
      3.5.3 were already published as broken releases
    • Should be merged before PR #45 (the release PR) so release-please
      regenerates with the correct version
  • fix: revert 3.5.2 and 3.5.3 (broken slide state transition) (#44)

    Summary

    • Reverts broken releases 3.5.2 and 3.5.3 while preserving full git
      history
    • The .pkgmeta LibStub external fix (8b554ce) is retained
    • Codebase is effectively restored to the 3.5.1 state plus the LibStub
      fix
    • release-please will cut a clean 3.5.2 upon merge