Skip to content

Commit d751858

Browse files
chore(main): release 1.2.0 (#82)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0abf33d commit d751858

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "1.2.0"
33
}

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.2.0](https://github.com/catppuccin/palette/compare/v1.1.1...v1.2.0) (2024-05-17)
6+
7+
8+
### Features
9+
10+
* add emoji for each flavor ([#81](https://github.com/catppuccin/palette/issues/81)) ([0abf33d](https://github.com/catppuccin/palette/commit/0abf33dc577dbfcedd610ace27762fa3446e6010))
11+
512
## [1.1.1](https://github.com/catppuccin/palette/compare/v1.1.0...v1.1.1) (2024-03-25)
613

714

Diff for: deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@catppuccin/palette",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"exports": "./mod.ts",
55
"importMap": "./import_map.json",
66
"exclude": [

0 commit comments

Comments
 (0)