From fbaabb46f236834c86c77c0d79eb1e57019232e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Nov 2025 06:19:56 +0000 Subject: [PATCH] Release prep v0.16.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eef3e2..8ad3312 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.16.0](https://github.com/TraGicCode/busly-cli/tree/v0.16.0) - 2025-11-18 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.15.0...v0.16.0) + +### Added + +- Refactor automated release process fix round 9 [#61](https://github.com/TraGicCode/busly-cli/pull/61) ([TraGicCode](https://github.com/TraGicCode)) + ## [v0.15.0](https://github.com/TraGicCode/busly-cli/tree/v0.15.0) - 2025-11-18 [Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.14.0...v0.15.0)