Skip to content

Latest commit

 

History

History
68 lines (32 loc) · 3.63 KB

File metadata and controls

68 lines (32 loc) · 3.63 KB

Changelog

1.0.0 (2026-02-06)

⚠ BREAKING CHANGES

  • tokens: brand colors tokens no longer exists

Features

  • tokens: First release of tokens for standalone consumptions (#103) (6f48a7c)

Bug Fixes

  • button: Adjust css to the renamed tokens (#108) (870b421)
  • tokens: Typo fix on a token group name (#101) (31e81da)

Miscellaneous Chores

  • tokens: Removed brand colors from tokens (#111) (74f34f0)

0.1.0 (2025-12-22)

Features

  • Add and relocate community insight files (#69) (1fdd1b2)
  • button: Improve variant restriction and tidy up unit tests (#56) (465cb7b)
  • Security: Improvements suggested by OSSF Scorecard (#55) (89b3d37)

Bug Fixes

  • button: Remove the border from bootstrap when clicked (MDS-263) (#49) (d2346ae)
  • GHA: Add id-token permission to the StoryBook deploy (#63) (0655a78)

Reverts

  • #48: Revert the previous merge due to merge message(#52) (15b4af1)

Miscellaneous Chores

0.0.2 (2025-12-03)

Bug Fixes

  • button: Remove the border from bootstrap when clicked (MDS-263) (#49) (d2346ae)

Reverts

  • #48: Revert the previous merge due to merge message(#52) (15b4af1)

0.0.1 (2025-12-02)

Miscellaneous Chores