From 4449407319ab4b68fa51c58c08aa118a57b9bde1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 20:56:29 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- .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 c4ddc74..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.1" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 391fa6e..1d25082 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.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) diff --git a/deno.json b/deno.json index 225b932..af5cd37 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@catppuccin/palette", - "version": "1.1.1", + "version": "1.2.0", "exports": "./mod.ts", "importMap": "./import_map.json", "exclude": [