From cb988bd7e060c4b19be143d24b8fe09ffc1c22d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:36:03 +0800 Subject: [PATCH] chore(main): release 1.3.1 (#148) * chore(main): release 1.3.1 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- CHANGELOG.md | 6 ++++++ version.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6ab782..01b217a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [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)) + ## [1.3.0](https://github.com/jellydn/hurl.nvim/compare/v1.2.1...v1.3.0) (2024-03-19) ### Features diff --git a/version.txt b/version.txt index f0bb29e..3a3cd8c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.0 +1.3.1