From 0a46c5f56427c2251756156ffee6ccf617662e10 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:35:36 +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 727ae36..01b217a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [1.3.1](https://github.com/jellydn/hurl.nvim/compare/v1.3.0...v1.3.1) (2024-03-28) - ### Bug Fixes -* update the implementation method of obtaining the git root direc… ([#146](https://github.com/jellydn/hurl.nvim/issues/146)) ([c16f7f6](https://github.com/jellydn/hurl.nvim/commit/c16f7f60a4df043cd3b136aa5fb519de668c6148)) +- update the implementation method of obtaining the git root direc… ([#146](https://github.com/jellydn/hurl.nvim/issues/146)) ([c16f7f6](https://github.com/jellydn/hurl.nvim/commit/c16f7f60a4df043cd3b136aa5fb519de668c6148)) ## [1.3.0](https://github.com/jellydn/hurl.nvim/compare/v1.2.1...v1.3.0) (2024-03-19)