From 14dad2f7ac2489faed5545c024e911102be02ef4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 23:53:55 +0800 Subject: [PATCH] chore(main): release 1.1.1 (#10) 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 6174f91..ca1c190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.1](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.0...v1.1.1) (2023-12-28) + + +### Bug Fixes + +* **singlefile:** fix single file mode ctags parameters ([#9](https://github.com/linrongbin16/gentags.nvim/issues/9)) ([d4d77a9](https://github.com/linrongbin16/gentags.nvim/commit/d4d77a93b3387e87c03b709a35e8513ccb4dcba1)) + ## [1.1.0](https://github.com/linrongbin16/gentags.nvim/compare/v1.0.0...v1.1.0) (2023-12-28) diff --git a/version.txt b/version.txt index 9084fa2..524cb55 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.1.1