diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5fdd883..c4ddc74 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9488ed1..391fa6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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.1.1](https://github.com/catppuccin/palette/compare/v1.1.0...v1.1.1) (2024-03-25) + + +### Documentation + +* **css:** fix incorrect var ([#75](https://github.com/catppuccin/palette/issues/75)) ([10eb998](https://github.com/catppuccin/palette/commit/10eb998cd69dad4e2d5c0f3b0bdc81e294de8cb9)) +* **README:** add `catppuccin/flutter` ([563cdbc](https://github.com/catppuccin/palette/commit/563cdbccc813ae6716ef8242391e6f9dca8d7596)) + + +### Build system & distribution + +* publish to JSR ([7e613fe](https://github.com/catppuccin/palette/commit/7e613fee080f44baba7f7d2710d4bdf3fac90b3c)) + ## [1.1.0](https://github.com/catppuccin/palette/compare/v1.0.3...v1.1.0) (2024-02-12) diff --git a/deno.json b/deno.json index 68aefde..225b932 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@catppuccin/palette", - "version": "1.1.0", + "version": "1.1.1", "exports": "./mod.ts", "importMap": "./import_map.json", "exclude": [