mirror of
https://gitea.catppuccin.com/catppuccin/palette
synced 2025-02-16 11:26:57 +00:00
49 lines
2.2 KiB
Markdown
49 lines
2.2 KiB
Markdown
# 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.
|
|
|
|
## [1.0.0](https://github.com/catppuccin/palette/compare/v0.2.0...v1.0.0) (2023-12-28)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* complete rewrite ([#49](https://github.com/catppuccin/palette/issues/49))
|
|
|
|
### Features
|
|
|
|
* complete rewrite ([#49](https://github.com/catppuccin/palette/issues/49)) ([5aa876f](https://github.com/catppuccin/palette/commit/5aa876f162072b9eecd292fc0d21cedc7395ee69))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **gimp:** palette syntax ([#56](https://github.com/catppuccin/palette/issues/56)) ([403e0ef](https://github.com/catppuccin/palette/commit/403e0effd3b1ba12e751e0d20e7704f1bc55e28e))
|
|
|
|
## [0.2.0](https://github.com/catppuccin/palette/compare/v0.1.8...v0.2.0) (2023-07-10)
|
|
|
|
|
|
### Features
|
|
|
|
* add `nim` library ([26fe0a4](https://github.com/catppuccin/palette/commit/26fe0a4789d730371b84e2b525b8943751491ac8))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **npm:** export types for ESM ([#52](https://github.com/catppuccin/palette/issues/52)) ([162abfc](https://github.com/catppuccin/palette/commit/162abfceb5b02e1df992ac34ab449e3762eafb67))
|
|
|
|
### [0.1.8](https://github.com/catppuccin/palette/compare/v0.1.7...v0.1.8) (2023-04-02)
|
|
|
|
|
|
### Features
|
|
|
|
* add LESS palette ([094ebb6](https://github.com/catppuccin/palette/commit/094ebb62a5229ec0ac77bdaf17d427c16c90d8e0))
|
|
* add machine-readable palette ([#45](https://github.com/catppuccin/palette/issues/45)) ([df35c12](https://github.com/catppuccin/palette/commit/df35c12c2fc6d2f7a68315a71fe85327199b883c))
|
|
* **less:** add accents mixins ([#47](https://github.com/catppuccin/palette/issues/47)) ([baa0469](https://github.com/catppuccin/palette/commit/baa0469b86b4319b26b1f584827924e562924003))
|
|
* **npm:** include LESS in package ([e78e016](https://github.com/catppuccin/palette/commit/e78e016e01d0144ad3b594357e230bb0eccf3c60))
|
|
|
|
### [0.1.7](https://github.com/catppuccin/palette/compare/v0.1.6...v0.1.7) (2023-03-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* expose scss files in package.json 'exports' ([#43](https://github.com/catppuccin/palette/issues/43)) ([0bc8247](https://github.com/catppuccin/palette/commit/0bc8247f1a7d62d8804d8aed1294930caedaf73b))
|