Skip to content

Latest commit

 

History

History
134 lines (62 loc) · 6.35 KB

CHANGELOG.md

File metadata and controls

134 lines (62 loc) · 6.35 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2024-09-21)

Features

  • add version key into palette.json (#91) (e76a60a)
  • palettes: prefix filenames with "Catppuccin" (#92) (cf765d2)

Documentation

  • README: add version into the examples (#95) (cf9cb5c)

1.3.0 (2024-09-08)

Features

  • add support for apple color list / .clr files (#87) (88e2795)

Documentation

1.2.0 (2024-05-17)

Features

1.1.1 (2024-03-25)

Documentation

Build system & distribution

1.1.0 (2024-02-12)

Features

Documentation

1.0.3 (2024-01-02)

Bug Fixes

  • types: use singular for color name types (#67) (7c73188)

1.0.2 (2024-01-02)

Bug Fixes

  • types: add accent/monochromatic color name types (#65) (3d415e7)

1.0.1 (2023-12-29)

Bug Fixes

Build system & distribution

  • distribute palette as zip file as well (#60) (1ce383c)

1.0.0 (2023-12-28)

⚠ BREAKING CHANGES

  • complete rewrite (#49)

Features

Bug Fixes

0.2.0 (2023-07-10)

Features

Bug Fixes

0.1.8 (2023-04-02)

Features

0.1.7 (2023-03-03)

Bug Fixes

  • expose scss files in package.json 'exports' (#43) (0bc8247)