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