import { Meta } from '@storybook/blocks';

<Meta title="Actions/Button/Changelog" />

All notable changes to the button component will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2025-10-18

### Added

- Initial release of button component
- Full USWDS compliance and styling
- Comprehensive test coverage
- Storybook documentation
- Accessibility features (WCAG 2.1 AA compliant)
