From daef9b21edfb6a88c2c446230e7cc77495066e0f Mon Sep 17 00:00:00 2001 From: Jamy Golden Date: Wed, 9 Oct 2024 15:51:39 +0200 Subject: [PATCH] Release 0.22.0 --- CHANGELOG.md | 5 +++-- Cargo.lock | 2 +- Cargo.toml | 2 +- LICENSES-THIRD-PARTY.md | 8 ++++---- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ea1a6c..722b378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## [0.22.0] - 2024-10-09 ### Added @@ -210,7 +210,8 @@ - Initial release -[0.21.1]: https://github.com/tinted-theming/tinty/compare/v0.20.0...v0.21.1 +[0.22.0]: https://github.com/tinted-theming/tinty/compare/v0.21.1...v0.22.0 +[0.21.1]: https://github.com/tinted-theming/tinty/compare/v0.21.0...v0.21.1 [0.21.0]: https://github.com/tinted-theming/tinty/compare/v0.20.1...v0.21.0 [0.20.1]: https://github.com/tinted-theming/tinty/compare/v0.20.0...v0.20.1 [0.20.0]: https://github.com/tinted-theming/tinty/compare/v0.19.0...v0.20.0 diff --git a/Cargo.lock b/Cargo.lock index b32054f..122e315 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1346,7 +1346,7 @@ dependencies = [ [[package]] name = "tinty" -version = "0.21.1" +version = "0.22.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index ef69878..1d24733 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tinty" description = "Change the theme of your terminal, text editor and anything else with one command!" -version = "0.21.1" +version = "0.22.0" edition = "2021" license = "MIT" readme = "README.md" diff --git a/LICENSES-THIRD-PARTY.md b/LICENSES-THIRD-PARTY.md index ef2eb1d..185d2bc 100644 --- a/LICENSES-THIRD-PARTY.md +++ b/LICENSES-THIRD-PARTY.md @@ -3875,8 +3875,8 @@ limitations under the License. - [rand_core 0.6.4](https://github.com/rust-random/rand) - [ribboncurls 0.2.1](https://github.com/tinted-theming/ribboncurls) - [siphasher 0.3.11](https://github.com/jedisct1/rust-siphash) -- [tinted-builder-rust 0.11.1](https://github.com/tinted-theming/tinted-builder-rust) -- [tinted-builder 0.7.0](https://github.com/tinted-theming/tinted-builder-rust) +- [tinted-builder-rust 0.12.0](https://github.com/tinted-theming/tinted-builder-rust) +- [tinted-builder 0.8.0](https://github.com/tinted-theming/tinted-builder-rust) - [zune-core 0.4.12](https://crates.io/crates/zune-core) - [zune-inflate 0.2.54](https://crates.io/crates/zune-inflate) - [zune-jpeg 0.4.13](https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg) @@ -4565,7 +4565,7 @@ SOFTWARE. #### Used by -- [tinty 0.21.1](https://github.com/tinted-theming/tinty) +- [tinty 0.22.0](https://github.com/tinted-theming/tinty) ``` MIT License @@ -4962,7 +4962,7 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I #### Used by -- [tinted-scheme-extractor 0.4.0](https://github.com/tinted-theming/tinted-scheme-extractor-rs) +- [tinted-scheme-extractor 0.5.0](https://github.com/tinted-theming/tinted-scheme-extractor-rs) ``` Mozilla Public License Version 2.0