From 2b2bff7f2b30fe1a583d0ecfb86735698673a67a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 07:17:06 +0800 Subject: [PATCH] chore(main): release 1.5.2 (#177) * chore(main): release 1.5.2 * [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 51a3fb9..0d7274a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [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)) + ## [1.5.1](https://github.com/jellydn/hurl.nvim/compare/v1.5.0...v1.5.1) (2024-06-10) ### Bug Fixes diff --git a/version.txt b/version.txt index 26ca594..4cda8f1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.5.1 +1.5.2