From c7f56f9b1761fa9859c8ba426a4545fad62ca39d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 03:37:39 +0000 Subject: [PATCH] chore(main): release 0.12.17 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34664bc..25a845d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.12.17](https://github.com/koki-develop/clive/compare/v0.12.16...v0.12.17) (2026-04-20) + + +### Bug Fixes + +* **deps:** update module github.com/jedib0t/go-pretty/v6 to v6.7.9 ([#212](https://github.com/koki-develop/clive/issues/212)) ([b612bbd](https://github.com/koki-develop/clive/commit/b612bbd806a9bb713195940de735ed74e510d101)) + ## [0.12.16](https://github.com/koki-develop/clive/compare/v0.12.15...v0.12.16) (2025-12-06)