Skip to content

Commit

Permalink
chore: release main (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 26, 2024
1 parent 2e5fd52 commit cc807b1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.2.0](https://github.com/catppuccin/toolbox/compare/whiskers-v2.1.1...whiskers-v2.2.0) (2024-05-26)


### Features

* **whiskers:** add colors to context in single-flavor matrix ([#223](https://github.com/catppuccin/toolbox/issues/223)) ([37217cc](https://github.com/catppuccin/toolbox/commit/37217cc221c9800614402ddc2c7a09b4f57f3b4b))
* **whiskers:** support `emoji` and `order` properties ([#227](https://github.com/catppuccin/toolbox/issues/227)) ([365b2f6](https://github.com/catppuccin/toolbox/commit/365b2f6f9a9e3c1ff691643ebd7b5e5cf25cbd9b))
* **whiskers:** write results to `filename` in single file mode ([#218](https://github.com/catppuccin/toolbox/issues/218)) ([4715155](https://github.com/catppuccin/toolbox/commit/47151550bdad323c8c8793601dd3f3848a2a87c6))


### Bug Fixes

* **deps:** update rust crate itertools to 0.13.0 ([#220](https://github.com/catppuccin/toolbox/issues/220)) ([6840a88](https://github.com/catppuccin/toolbox/commit/6840a887ae42b366ca2c5ec2cf7fb7194d405eae))

## [2.1.1](https://github.com/catppuccin/toolbox/compare/whiskers-v2.1.0...whiskers-v2.1.1) (2024-05-20)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "catppuccin-whiskers"
version = "2.1.1"
version = "2.2.0"
authors = ["backwardspy <[email protected]>"]
edition = "2021"
description = "Soothing port creation tool for the high-spirited!"
Expand Down

0 comments on commit cc807b1

Please sign in to comment.