Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cgero-eth committed Dec 19, 2023
1 parent 0b19b08 commit 8bc8adc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Update `Spinner` and `Button` components to handle responsive sizes
- Update `Icon` and `AvatarIcon` components to handle xl and 2xl responsive sizes

### Added

- Implement `InputDate` component

## [1.0.6] - 2023-12-13

### Added

- Implement `Tag`, `InputContainer`, `InputText`, `InputSearch` and `InputDate` components
- Implement `Tag`, `InputContainer`, `InputText` and `InputSearch` components
- Documentation on how to handle library dependencies
- `shadow-none` and `shake` Tailwind CSS utility classes

Expand Down

0 comments on commit 8bc8adc

Please sign in to comment.