From bd1bcf6eb16ee050192759ea3271cbeeba4c2c59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:22:14 +0800 Subject: [PATCH] chore(main): release 3.0.1 (#36) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 936687d..85841d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.1](https://github.com/linrongbin16/gentags.nvim/compare/v3.0.0...v3.0.1) (2024-03-06) + + +### Bug Fixes + +* **configs:** fix disabled filenames/workspaces filter ([#35](https://github.com/linrongbin16/gentags.nvim/issues/35)) ([bff9e44](https://github.com/linrongbin16/gentags.nvim/commit/bff9e44bf4db39c5707e8e9d9aee3ea038b7f362)) + ## [3.0.0](https://github.com/linrongbin16/gentags.nvim/compare/v2.0.0...v3.0.0) (2024-03-06) diff --git a/version.txt b/version.txt index 4a36342..cb2b00e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.0 +3.0.1