From 865bf15b17fe1fff2fb70b388c4f4db3c0f42d15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:32:58 +0000 Subject: [PATCH] chore(master): release 3.11.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d722bc..3431b6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.11.1](https://github.com/phanen/fzf-lua-extra/compare/v3.11.0...v3.11.1) (2026-05-01) + + +### Bug Fixes + +* bad puclua string ([113d3e4](https://github.com/phanen/fzf-lua-extra/commit/113d3e4b8545631cd97fb4fecca305d1596abc24)) +* **function:** ensure verbose level ([9160b10](https://github.com/phanen/fzf-lua-extra/commit/9160b106f10c9aa8ed0e4bdae83d3f35da49f985)) +* hunks ([c215474](https://github.com/phanen/fzf-lua-extra/commit/c215474e4f4d72bbd1e2cf3a4d312394b7d45dd8)) + ## [3.11.0](https://github.com/phanen/fzf-lua-extra/compare/v3.10.0...v3.11.0) (2026-02-21)