From 9f6ba9eb18583d25bd5736fb36ba67101ddc15d0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:24:52 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5949151..63f62e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,13 @@ ## [1.8.0](https://github.com/jellydn/hurl.nvim/compare/v1.7.1...v1.8.0) (2024-10-18) - ### Features -* **config:** add file_root directory configuration option ([c502953](https://github.com/jellydn/hurl.nvim/commit/c502953b531de04c19fcb8003d8eb18718b6a61e)), closes [#195](https://github.com/jellydn/hurl.nvim/issues/195) - +- **config:** add file_root directory configuration option ([c502953](https://github.com/jellydn/hurl.nvim/commit/c502953b531de04c19fcb8003d8eb18718b6a61e)), closes [#195](https://github.com/jellydn/hurl.nvim/issues/195) ### Bug Fixes -* **utils:** improve error logging and notifications ([807b6ff](https://github.com/jellydn/hurl.nvim/commit/807b6ff480626d91ec46ca86092b530082c7400c)) +- **utils:** improve error logging and notifications ([807b6ff](https://github.com/jellydn/hurl.nvim/commit/807b6ff480626d91ec46ca86092b530082c7400c)) ## [1.7.1](https://github.com/jellydn/hurl.nvim/compare/v1.7.0...v1.7.1) (2024-08-24)