Skip to content

Commit cb0078d

Browse files
committed
chore: release 1.0.0
1 parent 523d6e0 commit cb0078d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## [1.0.0] - 20224-03-28
8+
9+
### Added
10+
11+
- Added feature for redirect.
12+
- Added color variables for hover and active states.
13+
- Added primary and secondary color variables.
14+
- Added production build.
15+
- Added helpers for fonts and links.
16+
- Added classes for background colors.
17+
- Added responsive headings and paragraphs.
18+
- Added demo page.
19+
- Added default theme.
20+
- Added Roboto font from Google.
21+
- Added components for buttons, forms, menu, cards, and typography.
22+
- Added index.min.css.
23+
24+
### Fixed
25+
26+
- Fixed typo.
27+
- Fixed margins for buttons, headings, and paragraphs.
28+
- Fixed colors for nav and button components.

0 commit comments

Comments
 (0)