From 144a670da108135d2ac596083400ccfe840b3405 Mon Sep 17 00:00:00 2001 From: ThetaDev Date: Wed, 26 Feb 2025 19:48:12 +0100 Subject: [PATCH] chore(release): release rustypipe-cli v0.7.1 --- cli/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 8d60ece..8a348f9 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. +## [v0.7.1](https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.7.0..rustypipe-cli/v0.7.1) - 2025-02-26 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update rustypipe to 0.11.0 - ([035c07f](https://codeberg.org/ThetaDev/rustypipe/commit/035c07f170aa293bcc626f27998c2b2b28660881)) + + ## [v0.7.0](https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.6.0..rustypipe-cli/v0.7.0) - 2025-02-09 ### 🚀 Features