chore(main): release 1.1.5 (#27)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-10 16:34:04 +08:00
committed by GitHub
parent b893fcc8fd
commit 36830d981d
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## [1.1.5](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.4...v1.1.5) (2024-01-10)
### Bug Fixes
* **crash:** fix terminate crash ([#26](https://github.com/linrongbin16/gentags.nvim/issues/26)) ([c6a0b21](https://github.com/linrongbin16/gentags.nvim/commit/c6a0b2120965565f6b34bd270af778274e50ac58))
### Performance Improvements
* **configs:** exclude non-source code filetypes ([b893fcc](https://github.com/linrongbin16/gentags.nvim/commit/b893fcc8fdf4c92df3abfed9ebe3f439fc09c994))
## [1.1.4](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.3...v1.1.4) (2023-12-30)