Skip to content

Latest commit

 

History

History
86 lines (38 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

86 lines (38 loc) · 2.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-beta.1 (2024-12-06)

Code Refactoring

  • prefix: move dash separator to be included in prefix (82a65a6)

1.0.0-beta.0 (2024-12-05)

Features

  • update to handle graupl beta (1ef98d3)

Build System

1.0.0-alpha.5 (2024-05-24)

Features

  • icons: allow selectors to be customized (14a0d65)

1.0.0-alpha.4 (2024-05-21)

Features

  • add icon handling for button and links (dfe035d)

Bug Fixes

  • update reference to root-color (2f61535)

1.0.0-alpha.3 (2024-05-13)

Bug Fixes

1.0.0-alpha.2 (2024-05-13)

Bug Fixes

  • use pkg syntax for imports (06f9840)

1.0.0-alpha.1 (2024-05-13)

Build System

1.0.0-alpha.0 (2024-05-13)

Features

Documentation

Continuous Integration

Build System

  • add husky hooks (db940e7)
  • npm: move graupl to peer dependency (547ef4f)