Skip to content

Commit

Permalink
chore(main): release 1.5.0 (#165)
Browse files Browse the repository at this point in the history
* chore(main): release 1.5.0

* [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 May 28, 2024
1 parent a8a1abb commit 4a40321
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.5.0](https://github.com/jellydn/hurl.nvim/compare/v1.4.0...v1.5.0) (2024-05-28)

### Features

- **hurl:** add buffer name for split response window ([#163](https://github.com/jellydn/hurl.nvim/issues/163)) ([fbc1377](https://github.com/jellydn/hurl.nvim/commit/fbc1377ace478936bb4c425e48cd34af3ffc81c0))
- **hurl:** use global config for finding environment files ([6d40061](https://github.com/jellydn/hurl.nvim/commit/6d400613c92c2395471ca7f3de7991d7e8c488d9))

### Bug Fixes

- **history:** add early return for missing response headers ([29af39b](https://github.com/jellydn/hurl.nvim/commit/29af39ba93a5f56b706991a081480b5738b53eb3))

## [1.4.0](https://github.com/jellydn/hurl.nvim/compare/v1.3.1...v1.4.0) (2024-05-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.5.0

0 comments on commit 4a40321

Please sign in to comment.