From f479c612d6a9fa4963af7a5d2fdb959fd118dc48 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 23:14:19 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62cf2ba..0d7274a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [1.5.2](https://github.com/jellydn/hurl.nvim/compare/v1.5.1...v1.5.2) (2024-06-25) - ### Bug Fixes -* **spinner:** use global config for show_notification ([#175](https://github.com/jellydn/hurl.nvim/issues/175)) ([e54b5a4](https://github.com/jellydn/hurl.nvim/commit/e54b5a421fa91d5c30c8d2238360fbce765d4af2)) +- **spinner:** use global config for show_notification ([#175](https://github.com/jellydn/hurl.nvim/issues/175)) ([e54b5a4](https://github.com/jellydn/hurl.nvim/commit/e54b5a421fa91d5c30c8d2238360fbce765d4af2)) ## [1.5.1](https://github.com/jellydn/hurl.nvim/compare/v1.5.0...v1.5.1) (2024-06-10)