Skip to content

Commit

Permalink
chore: release main (#170)
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] authored Apr 2, 2024
1 parent 58dc4b5 commit a6be59f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"catwalk":"1.2.0","whiskers":"2.0.1","deno-lib":"1.0.0"}
{"catwalk":"1.2.0","whiskers":"2.0.2","deno-lib":"1.0.0"}
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions whiskers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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

0 comments on commit a6be59f

Please sign in to comment.