From e00e1507b09d03f60fd8416c08f502779ca3f93e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 09:08:19 +0800 Subject: [PATCH] chore(main): release 5.4.0 (#595) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee440a46b..87829857c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [5.4.0](https://github.com/linrongbin16/fzfx.nvim/compare/v5.3.0...v5.4.0) (2024-02-08) + + +### Features + +* **previewer:** enable buffer previewer on buffers ([#594](https://github.com/linrongbin16/fzfx.nvim/issues/594)) ([d2c0ea8](https://github.com/linrongbin16/fzfx.nvim/commit/d2c0ea8eaf9101ba8045b1368e142063b5821354)) + + +### Bug Fixes + +* **buffer previewer:** fix filetype highlighting ([#594](https://github.com/linrongbin16/fzfx.nvim/issues/594)) ([d2c0ea8](https://github.com/linrongbin16/fzfx.nvim/commit/d2c0ea8eaf9101ba8045b1368e142063b5821354)) + ## [5.3.0](https://github.com/linrongbin16/fzfx.nvim/compare/v5.2.0...v5.3.0) (2024-02-07) diff --git a/version.txt b/version.txt index 03f488b07..8a30e8f94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.3.0 +5.4.0