From a6bae81d067a81fda6549920add8cc7ae186c70b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 22:44:15 +0800 Subject: [PATCH] chore(main): release 1.1.3 (#122) * chore(main): release 1.1.3 * [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 685acf5..30afc7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.1.3](https://github.com/jellydn/hurl.nvim/compare/v1.1.2...v1.1.3) (2024-03-13) + +### Reverts + +- revert to find verb instead of treesitter parser ([1bb1106](https://github.com/jellydn/hurl.nvim/commit/1bb1106b0357eb2ce6117a4e2fa5196592db9d12)) + ## [1.1.2](https://github.com/jellydn/hurl.nvim/compare/v1.1.1...v1.1.2) (2024-03-13) ### Bug Fixes diff --git a/version.txt b/version.txt index 45a1b3f..781dcb0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.2 +1.1.3