diff --git a/CHANGELOG.md b/CHANGELOG.md index 751f211..6f5e04f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.2](https://github.com/catppuccin/toolbox/compare/whiskers-v2.0.1...whiskers-v2.0.2) (2024-04-02) + + +### Bug Fixes + +* put flavors/flavor into context even when matrix is used ([#169](https://github.com/catppuccin/toolbox/issues/169)) ([58dc4b5](https://github.com/catppuccin/toolbox/commit/58dc4b5663b4a37abaa29f0b43995d6c4de201ee)) + ## [2.0.1](https://github.com/catppuccin/toolbox/compare/whiskers-v2.0.0...whiskers-v2.0.1) (2024-04-01) diff --git a/Cargo.toml b/Cargo.toml index 02245e3..251ffbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catppuccin-whiskers" -version = "2.0.1" +version = "2.0.2" authors = ["backwardspy "] edition = "2021" description = "Soothing port creation tool for the high-spirited!"