From 93d6475efdf5f3e700456cf6c4b0cf3c8f3a15a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 10:08:47 +0800 Subject: [PATCH] chore(main): release 1.1.3 (#17) 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 c2f04a8..5e41e71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.3](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.2...v1.1.3) (2023-12-29) + + +### Bug Fixes + +* **cwd:** fix current working directory for single file ([#16](https://github.com/linrongbin16/gentags.nvim/issues/16)) ([fe58416](https://github.com/linrongbin16/gentags.nvim/commit/fe58416a90dbeb9457b0fdd94e4059446c000d5a)) + + +### Performance Improvements + +* **test:** improve test cases ([#16](https://github.com/linrongbin16/gentags.nvim/issues/16)) ([fe58416](https://github.com/linrongbin16/gentags.nvim/commit/fe58416a90dbeb9457b0fdd94e4059446c000d5a)) + ## [1.1.2](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.1...v1.1.2) (2023-12-28) diff --git a/version.txt b/version.txt index 45a1b3f..781dcb0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.2 +1.1.3