Skip to content

Commit

Permalink
chore(main): release 1.6.0 (#183)
Browse files Browse the repository at this point in the history
* chore(main): release 1.6.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 Jul 15, 2024
1 parent d708158 commit 105bb8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.6.0](https://github.com/jellydn/hurl.nvim/compare/v1.5.2...v1.6.0) (2024-07-11)

### Features

- add xml type for response formatting and highlight ([#181](https://github.com/jellydn/hurl.nvim/issues/181)) ([f9edcfb](https://github.com/jellydn/hurl.nvim/commit/f9edcfbe80b45866528124c11e5ff0ed8586facc))

## [1.5.2](https://github.com/jellydn/hurl.nvim/compare/v1.5.1...v1.5.2) (2024-06-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.2
1.6.0

0 comments on commit 105bb8f

Please sign in to comment.