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)