Skip to content

Commit

Permalink
chore(main): release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 2, 2024
1 parent a3da443 commit 9c29cf4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Features

* add HurlShowLastResponse command to show last request response ([1075110](https://github.com/jellydn/hurl.nvim/commit/1075110f334a1ae8fb10554611befa4b58caabdf))
* **hurl.nvim:** add variable editing functionality in HurlManageVariable buffer ([7e56e3f](https://github.com/jellydn/hurl.nvim/commit/7e56e3f9249dde6e18a52f01779fa702044bced9))

## [1.3.1](https://github.com/jellydn/hurl.nvim/compare/v1.3.0...v1.3.1) (2024-03-28)

### 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.3.1
1.4.0

0 comments on commit 9c29cf4

Please sign in to comment.