* feat(react): match lucide icon names + add bare-name aliases
Rename 6 icons to lucide's canonical names (login→log-in, logout→log-out, snow-flake→snowflake, badge-dollar→badge-dollar-sign, dashboard→layout-dashboard, headphones-off→headphone-off) and yen-yuan→japanese-yen. Old names kept as aliases (component value AND handle type) so existing imports don't break.
Export bare lucide-style names (BellRing) alongside BellRingIcon for every icon, so @animateicons/react/lucide is a drop-in for lucide-react. Restore git-merge-conflict & japanese-yen; remove stale registry JSON (incl. pre-existing hu-bell orphan).
* chore(release): @animateicons/react@0.4.0
* feat(icons): premium hover animations, docs refresh, release 0.4.1
Rework hover animations onto the transformBox view-box origin pattern
(fixes off-pivot rotations and unreliable <line> draws): trash, trash-2,
circle-check, house, mail, message-circle, share, shopping-bag, and
wifi (+ wifi-cog/off/pen/sync).
Docs: split Examples into themed pages, add a Hover helper page, regroup
the sidebar nav. Fix stale icon count 281 -> 326 across README/npm/CLI.
Bump @animateicons/react to 0.4.1.