From e7b84f4f16332470df1c294547fbff901f3ff251 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 21:27:20 +0800 Subject: [PATCH] chore(main): release 1.7.1 (#194) * chore(main): release 1.7.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 | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7537b..d4b0e92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/jellydn/hurl.nvim/compare/v1.7.0...v1.7.1) (2024-08-24) + +### Bug Fixes + +- error when closing the result buffer and trying to reopen it ([#188](https://github.com/jellydn/hurl.nvim/issues/188)) ([ddce6f8](https://github.com/jellydn/hurl.nvim/commit/ddce6f8496cc01465cf2ce2b17733e38e422d2d8)) +- **split:** remove redundant buffer name setting ([88dd2ff](https://github.com/jellydn/hurl.nvim/commit/88dd2ffdf40e2778e9277dcb167224bf1447a5da)) + ## [1.7.0](https://github.com/jellydn/hurl.nvim/compare/v1.6.0...v1.7.0) (2024-08-01) ### Features diff --git a/version.txt b/version.txt index bd8bf88..943f9cb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.0 +1.7.1