Skip to content

Commit ab4983f

Browse files
authored
v0.0.1 (#8)
1 parent 9d58140 commit ab4983f

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

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

87
## [Unreleased]
98

9+
## [0.0.1] - 2024-01-04
10+
1011
### Added
1112

12-
- Add Dialog element
13-
- Add Dropdown element
14-
- Add Popover element
15-
- Add Switch element
13+
- Add Dialog element ([#6](https://github.com/abeidahmed/tailwindcss-elements/pull/6))
14+
- Add Dropdown element ([#4](https://github.com/abeidahmed/tailwindcss-elements/pull/4))
15+
- Add Popover element ([#3](https://github.com/abeidahmed/tailwindcss-elements/pull/3))
16+
- Add Switch element ([#2](https://github.com/abeidahmed/tailwindcss-elements/pull/2))
17+
18+
[unreleased]: https://github.com/abeidahmed/tailwindcss-elements/compare/v0.0.1...HEAD
19+
[0.0.1]: https://github.com/abeidahmed/tailwindcss-elements/releases/tag/v0.0.1

0 commit comments

Comments
 (0)