From 27ead7323471f37a92cfd583c9e4a4bdad66594a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:13:43 +0000 Subject: [PATCH] chore(main): release 19.13.1 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 213906f54..e6d7ebd04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [19.13.1](https://github.com/olimorris/codecompanion.nvim/compare/v19.13.0...v19.13.1) (2026-05-05) + + +### Bug Fixes + +* **chat:** handle tool responses with no role ([#3094](https://github.com/olimorris/codecompanion.nvim/issues/3094)) ([2e33fbd](https://github.com/olimorris/codecompanion.nvim/commit/2e33fbdd1ace1e5019ffba8891c5a23711005707)), closes [#3093](https://github.com/olimorris/codecompanion.nvim/issues/3093) + ## [19.13.0](https://github.com/olimorris/codecompanion.nvim/compare/v19.12.0...v19.13.0) (2026-05-04) diff --git a/version.txt b/version.txt index 24373f0e5..b85170402 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -19.13.0 +19.13.1