Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adonyssantos committed Mar 29, 2024
1 parent 523d6e0 commit cb0078d
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.0] - 20224-03-28

### Added

- Added feature for redirect.
- Added color variables for hover and active states.
- Added primary and secondary color variables.
- Added production build.
- Added helpers for fonts and links.
- Added classes for background colors.
- Added responsive headings and paragraphs.
- Added demo page.
- Added default theme.
- Added Roboto font from Google.
- Added components for buttons, forms, menu, cards, and typography.
- Added index.min.css.

### Fixed

- Fixed typo.
- Fixed margins for buttons, headings, and paragraphs.
- Fixed colors for nav and button components.

0 comments on commit cb0078d

Please sign in to comment.