Skip to content

Commit

Permalink
chore(main): release 1.7.1 (#194)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored Aug 26, 2024
1 parent 88dd2ff commit e7b84f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.7.1

0 comments on commit e7b84f4

Please sign in to comment.