From 311daccdf150e9f86515c263bde27cb1d2534f2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 17:07:13 +0100 Subject: [PATCH] chore(main): release 1.3.0 (#85) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ deno.json | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3f1463..96f1cd9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d25082..47844f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ 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.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) diff --git a/deno.json b/deno.json index af5cd37..4e61f3b 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@catppuccin/palette", - "version": "1.2.0", + "version": "1.3.0", "exports": "./mod.ts", "importMap": "./import_map.json", "exclude": [