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 Jan 19, 2024
1 parent 7736e39 commit cb52f2e
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 @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Added

- Implement `InputNumberMax` component

## [1.0.8] - 2024-01-17

### Fixed
Expand Down Expand Up @@ -36,7 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Added

- Implement `Tag`, `InputContainer`, `InputText`, `InputSearch` and `InputNumberMax` 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 cb52f2e

Please sign in to comment.