Skip to content

Commit

Permalink
chore(main): release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 2, 2024
1 parent f36dfe2 commit 40b333c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.0"
".": "1.2.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@catppuccin/palette",
"version": "1.2.0",
"version": "1.2.1",
"exports": "./mod.ts",
"importMap": "./import_map.json",
"exclude": [
Expand Down

0 comments on commit 40b333c

Please sign in to comment.