From ceff9dba1def951a449d592e76eac3590ac732d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 23 Nov 2025 14:47:07 +0000 Subject: [PATCH] Release prep v0.17.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 153f331..4f0d5ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v0.17.1](https://github.com/TraGicCode/busly-cli/tree/v0.17.1) - 2025-11-23 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.17.0...v0.17.1) + +### Fixed + +- (GH-71) Fix error exit code [#72](https://github.com/TraGicCode/busly-cli/pull/72) ([TraGicCode](https://github.com/TraGicCode)) + ## [v0.17.0](https://github.com/TraGicCode/busly-cli/tree/v0.17.0) - 2025-11-18 [Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.16.0...v0.17.0)