From 40b333cbdfebbec56c18bda2973e31c8ac19c7fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:58:09 +0000 Subject: [PATCH] chore(main): release 1.2.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ deno.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3f1463..41ea87d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d25082..df5faba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.2.1](https://github.com/catppuccin/palette/compare/v1.2.0...v1.2.1) (2024-06-02) + + +### Documentation + +* **README:** add catppuccin/gleam ([#84](https://github.com/catppuccin/palette/issues/84)) ([f36dfe2](https://github.com/catppuccin/palette/commit/f36dfe2d92fd51f685117a684250405ca1c2a899)) + ## [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..19b611d 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@catppuccin/palette", - "version": "1.2.0", + "version": "1.2.1", "exports": "./mod.ts", "importMap": "./import_map.json", "exclude": [