Skip to content

Commit

Permalink
chore: release main (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 30, 2023
1 parent b2ce59e commit a1f066f
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.0.3","puccinier":"1.0.3","whiskers":"1.1.1"}
{"catwalk":"1.1.0","puccinier":"1.0.3","whiskers":"1.1.1"}
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 catwalk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/catppuccin/toolbox/compare/catwalk-v1.0.3...catwalk-v1.1.0) (2023-10-30)


### Features

* make input names optional, `-C` flag for directory, `--ext` for input file type ([#55](https://github.com/catppuccin/toolbox/issues/55)) ([b2ce59e](https://github.com/catppuccin/toolbox/commit/b2ce59e5d607f77ca3135b847c851465933d05e5))

## [1.0.3](https://github.com/catppuccin/toolbox/compare/catwalk-v1.0.2...catwalk-v1.0.3) (2023-10-28)


Expand Down
2 changes: 1 addition & 1 deletion catwalk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "A sweet program that takes in four showcase images and displays t
authors = ["Catppuccin Org <releases@catppuccin.com>"]
repository = "https://github.com/catppuccin/toolbox"
license = "MIT"
version = "1.0.3"
version = "1.1.0"
edition = "2021"

[[bin]]
Expand Down

0 comments on commit a1f066f

Please sign in to comment.