Skip to content

Latest commit

 

History

History
168 lines (77 loc) · 7.97 KB

CHANGELOG.md

File metadata and controls

168 lines (77 loc) · 7.97 KB

Changelog

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

1.7.1 (2024-11-02)

Bug Fixes

  • ansi: better names for normal and bright objects (#112) (251f6a2)

1.7.0 (2024-11-02)

Features

1.6.0 (2024-11-01)

Features

  • ansi: add name and order keys (#106) (2fa1506)
  • ansi: add name key to normal & bright objects (#108) (bc3215e)

1.5.0 (2024-10-26)

Features

Build system & distribution

  • switch to npm: specifiers for Renovate (#99) (6632482)

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)