# 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.5.0](https://github.com/catppuccin/palette/compare/v1.4.0...v1.5.0) (2024-10-26) ### Features * add ANSI colours ([#98](https://github.com/catppuccin/palette/issues/98)) ([1fdc227](https://github.com/catppuccin/palette/commit/1fdc227a6025fc968990e2439e886b736b807634)) ### Build system & distribution * switch to `npm:` specifiers for Renovate ([#99](https://github.com/catppuccin/palette/issues/99)) ([6632482](https://github.com/catppuccin/palette/commit/6632482a5b09dfc7a468c426800615e97cae043e)) ## [1.4.0](https://github.com/catppuccin/palette/compare/v1.3.0...v1.4.0) (2024-09-21) ### Features * add version key into `palette.json` ([#91](https://github.com/catppuccin/palette/issues/91)) ([e76a60a](https://github.com/catppuccin/palette/commit/e76a60a7126eab601ae11de8c259c7914a8856be)) * **palettes:** prefix filenames with "Catppuccin" ([#92](https://github.com/catppuccin/palette/issues/92)) ([cf765d2](https://github.com/catppuccin/palette/commit/cf765d2269d8a4391355b7f6a6dffe580c69e1c2)) ### Documentation * **README:** add `version` into the examples ([#95](https://github.com/catppuccin/palette/issues/95)) ([cf9cb5c](https://github.com/catppuccin/palette/commit/cf9cb5c443a29542940952b70d7b17b4dd83f80c)) ## [1.3.0](https://github.com/catppuccin/palette/compare/v1.2.0...v1.3.0) (2024-09-08) ### Features * add support for apple color list / .clr files ([#87](https://github.com/catppuccin/palette/issues/87)) ([88e2795](https://github.com/catppuccin/palette/commit/88e2795c5dc74371141018044706868f2aa04005)) ### Documentation * **CSS.md:** Add `/` to `rgba`/`hsla` usage ([#90](https://github.com/catppuccin/palette/issues/90)) ([628a04a](https://github.com/catppuccin/palette/commit/628a04a0ee16cf9727ee9dc53e3efa425dd57e20)) * **README:** add catppuccin/elixir ([7f17f46](https://github.com/catppuccin/palette/commit/7f17f46c5d3d86f4c8d17fef07d97459744e1157)) * **README:** add catppuccin/gleam ([#84](https://github.com/catppuccin/palette/issues/84)) ([f36dfe2](https://github.com/catppuccin/palette/commit/f36dfe2d92fd51f685117a684250405ca1c2a899)) * **README:** mention JSR ([#88](https://github.com/catppuccin/palette/issues/88)) ([1bfde0a](https://github.com/catppuccin/palette/commit/1bfde0ad8b41fd95d1d22b275ed1dc4ea0def1cb)) ## [1.2.0](https://github.com/catppuccin/palette/compare/v1.1.1...v1.2.0) (2024-05-17) ### Features * add emoji for each flavor ([#81](https://github.com/catppuccin/palette/issues/81)) ([0abf33d](https://github.com/catppuccin/palette/commit/0abf33dc577dbfcedd610ace27762fa3446e6010)) ## [1.1.1](https://github.com/catppuccin/palette/compare/v1.1.0...v1.1.1) (2024-03-25) ### Documentation * **css:** fix incorrect var ([#75](https://github.com/catppuccin/palette/issues/75)) ([10eb998](https://github.com/catppuccin/palette/commit/10eb998cd69dad4e2d5c0f3b0bdc81e294de8cb9)) * **README:** add `catppuccin/flutter` ([563cdbc](https://github.com/catppuccin/palette/commit/563cdbccc813ae6716ef8242391e6f9dca8d7596)) ### Build system & distribution * publish to JSR ([7e613fe](https://github.com/catppuccin/palette/commit/7e613fee080f44baba7f7d2710d4bdf3fac90b3c)) ## [1.1.0](https://github.com/catppuccin/palette/compare/v1.0.3...v1.1.0) (2024-02-12) ### Features * add color names and spec order ([#72](https://github.com/catppuccin/palette/issues/72)) ([caefe28](https://github.com/catppuccin/palette/commit/caefe283b1b4e4efe92651346200e0f21b7d25bc)) ### Documentation * fix Sass link/filename case ([#69](https://github.com/catppuccin/palette/issues/69)) ([823bd01](https://github.com/catppuccin/palette/commit/823bd0179d491facf8ca368451dddb713926bc0e)) ## [1.0.3](https://github.com/catppuccin/palette/compare/v1.0.2...v1.0.3) (2024-01-02) ### Bug Fixes * **types:** use singular for color name types ([#67](https://github.com/catppuccin/palette/issues/67)) ([7c73188](https://github.com/catppuccin/palette/commit/7c73188ac7a9ce1415520669be35db50008b9c1c)) ## [1.0.2](https://github.com/catppuccin/palette/compare/v1.0.1...v1.0.2) (2024-01-02) ### Bug Fixes * **types:** add accent/monochromatic color name types ([#65](https://github.com/catppuccin/palette/issues/65)) ([3d415e7](https://github.com/catppuccin/palette/commit/3d415e7c8dd67e332225ce6c7af2700d2c3ad404)) ## [1.0.1](https://github.com/catppuccin/palette/compare/v1.0.0...v1.0.1) (2023-12-29) ### Bug Fixes * deno types ([#59](https://github.com/catppuccin/palette/issues/59)) ([59ed5dd](https://github.com/catppuccin/palette/commit/59ed5dd9061fbbbd7faa52988afab0f821720882)) ### Build system & distribution * distribute palette as zip file as well ([#60](https://github.com/catppuccin/palette/issues/60)) ([1ce383c](https://github.com/catppuccin/palette/commit/1ce383c2c545d6ca4d2e62ab614fe2cf7234bf66)) ## [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))