From f9c5f258368644ce9b1c168e7eb5c6a732a04467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 00:46:35 +0000 Subject: [PATCH] chore(main): release 0.12.14 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72d935f..da7bcde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.12.14](https://github.com/koki-develop/clive/compare/v0.12.13...v0.12.14) (2025-11-24) + + +### Bug Fixes + +* **deps:** update module github.com/charmbracelet/bubbletea to v1.3.10 ([#189](https://github.com/koki-develop/clive/issues/189)) ([2a88323](https://github.com/koki-develop/clive/commit/2a883230b2fe78d7c23ac65f7148595d6d70b1a8)) + ## [0.12.13](https://github.com/koki-develop/clive/compare/v0.12.12...v0.12.13) (2025-10-04)