diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bd4213b5..f7cfaba3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"catwalk":"1.2.0","puccinier":"1.0.4","whiskers":"1.1.4","deno-lib":"1.0.0"} +{"catwalk":"1.2.0","puccinier":"1.0.4","whiskers":"1.2.0","deno-lib":"1.0.0"} diff --git a/whiskers/CHANGELOG.md b/whiskers/CHANGELOG.md index 07105cdf..8df2b977 100644 --- a/whiskers/CHANGELOG.md +++ b/whiskers/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/catppuccin/toolbox/compare/whiskers-v1.1.4...whiskers-v1.2.0) (2023-12-14) + + +### Features + +* **whiskers:** add colors object in context ([#104](https://github.com/catppuccin/toolbox/issues/104)) ([0f08acc](https://github.com/catppuccin/toolbox/commit/0f08acc98b77fb8ef2c62cf6d1e842afcc0265bf)) + ## [1.1.4](https://github.com/catppuccin/toolbox/compare/whiskers-v1.1.3...whiskers-v1.1.4) (2023-12-10) diff --git a/whiskers/Cargo.toml b/whiskers/Cargo.toml index df97bcb5..0127480e 100644 --- a/whiskers/Cargo.toml +++ b/whiskers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catppuccin-whiskers" -version = "1.1.4" +version = "1.2.0" authors = ["backwardspy "] edition = "2021" description = "Soothing port creation tool for the high-spirited!"