Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 15:12
· 144 commits to main since this release

πŸš€ Release addon-ui v0.6.0 (2025-11-21)

✨ Features

  • add Tabs component (9a2ac2c)

  • add Truncate component (6a29150)

  • add TruncateList component (e293017)

  • ci: enhance release-it config with release rules and bump determination logic (b44da4a)

🧹 Chores

  • cleanup unused file (dce714a)

  • deps: bump dependencies in package-lock.json to latest versions (47b1a28)

  • sync package-lock.json (385dbc5)

  • update package.json (72a3cde)

πŸ› οΈ Refactoring

  • add type casting for OverflowList props in TruncateList component (3e722d0)

  • apply consistent formatting and improve code readability (65f7684)

  • fix eslint-related code issues (ea31327)

  • improve components styles and internal logic (3a95072)

  • update styles for Avatar, List, ListItem, ScrollArea, Tag (9f9e0c3)

πŸ™Œ Contributors