# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.1.4](https://github.com/nfqde/nfq-colors/compare/v3.1.3...v3.1.4) (2026-05-20)


### Bug Fixes

* **Types:** Export needed types ([#30](https://github.com/nfqde/nfq-colors/issues/30)) ([6fa687f](https://github.com/nfqde/nfq-colors/commit/6fa687f96b59e42cf3b0916ce98f1358f0557abb))

### [3.1.3](https://github.com/nfqde/nfq-colors/compare/v3.1.2...v3.1.3) (2026-02-13)

### [3.1.2](https://github.com/nfqde/nfq-colors/compare/v3.1.1...v3.1.2) (2026-02-13)


### Bug Fixes

* **Types:** fix types ([#27](https://github.com/nfqde/nfq-colors/issues/27)) ([c1b5c5d](https://github.com/nfqde/nfq-colors/commit/c1b5c5d53fd68535d68deacd06a450cc1b984892))

### [3.1.1](https://github.com/nfqde/nfq-colors/compare/v3.1.0...v3.1.1) (2026-02-13)

## [3.1.0](https://github.com/nfqde/nfq-colors/compare/v3.0.2...v3.1.0) (2026-02-13)


### Features

* **Color:** Add transition prop to color component, fix ThemeColors type. ([#26](https://github.com/nfqde/nfq-colors/issues/26)) ([41fecaf](https://github.com/nfqde/nfq-colors/commit/41fecaf6da88a190045072a2b3b71996e68712cb))

### [3.0.2](https://github.com/nfqde/nfq-colors/compare/v3.0.1...v3.0.2) (2025-04-07)


### Bug Fixes

* **Build:** update build to stabilize generated id's ([#24](https://github.com/nfqde/nfq-colors/issues/24)) ([e172be7](https://github.com/nfqde/nfq-colors/commit/e172be7e449e0358a142108dffaec0bd92179c4e))

### [3.0.1](https://github.com/nfqde/nfq-colors/compare/v3.0.0...v3.0.1) (2025-04-05)


### Bug Fixes

* **Bundle:** Remove unwanted files from bundle ([#23](https://github.com/nfqde/nfq-colors/issues/23)) ([7556dd9](https://github.com/nfqde/nfq-colors/commit/7556dd97aee63a4de5edfb0f14e139654633a55c))

## [3.0.0](https://github.com/nfqde/nfq-colors/compare/v2.0.4...v3.0.0) (2025-04-05)


### ⚠ BREAKING CHANGES

* **@emotion:** Now its only compatible with @emotion/styled. Styled-components is deprecated!

### Features

* **@emotion:** Switch from styled-components to @emotion/styled ([#22](https://github.com/nfqde/nfq-colors/issues/22)) ([abdbc6c](https://github.com/nfqde/nfq-colors/commit/abdbc6cea853346e7104bc824ea637b0a075327e))

### [2.0.4](https://github.com/nfqde/nfq-colors/compare/v2.0.3...v2.0.4) (2024-09-09)


### Bug Fixes

* **Types:** export theme color type ([#18](https://github.com/nfqde/nfq-colors/issues/18)) ([036adeb](https://github.com/nfqde/nfq-colors/commit/036adebce52b5a1fc9adba96f5f3941731f2dd2e))

### [2.0.3](https://github.com/nfqde/nfq-colors/compare/v2.0.1...v2.0.3) (2024-08-22)


### Bug Fixes

* **README.md:** Update and correct description texts ([#14](https://github.com/nfqde/nfq-colors/issues/14)) ([2d545e9](https://github.com/nfqde/nfq-colors/commit/2d545e97a73aec1a4cd9ffc58125854418c98168))
* **Types:** remove type merging to preserve comments ([#15](https://github.com/nfqde/nfq-colors/issues/15)) ([ad48437](https://github.com/nfqde/nfq-colors/commit/ad48437c94a771b20c93dcf81445d356b8b16944))

### [2.0.1](https://github.com/nfqde/nfq-colors/compare/v2.0.0...v2.0.1) (2024-08-19)


### Bug Fixes

* **Namings:** Fix some namings ([#13](https://github.com/nfqde/nfq-colors/issues/13)) ([fd5c197](https://github.com/nfqde/nfq-colors/commit/fd5c197c73ec591e75079fe1cd4f052293f81395))

## [2.0.0](https://github.com/nfqde/nfq-colors/compare/v1.0.0...v2.0.0) (2024-08-19)


### ⚠ BREAKING CHANGES

* **Config:** Use an config object instead of many config params in generateThemes

### Features

* **Config:** Add config object ([#12](https://github.com/nfqde/nfq-colors/issues/12)) ([691b6be](https://github.com/nfqde/nfq-colors/commit/691b6be194b391f798c4121dedcf12bc2c02d8df))


### Bug Fixes

* **Readme:** fix readme and describe how to use an theme ([#11](https://github.com/nfqde/nfq-colors/issues/11)) ([7023106](https://github.com/nfqde/nfq-colors/commit/7023106a5d8c0ce2108bff9599ca88260a6a13f9))

## 1.0.0 (2024-08-17)


### ⚠ BREAKING CHANGES

* **V1:** First Version

### Features

* **V1:** Verion 1 ([#10](https://github.com/nfqde/nfq-colors/issues/10)) ([75d939c](https://github.com/nfqde/nfq-colors/commit/75d939cc49921d94af03a08151179e5e8b9b7c52))
