Skip to content

Commit

Permalink
chore(release): v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 30, 2023
1 parent 9418ae2 commit 8972953
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## v1.4.4

[compare changes](https://github.com/unjs/listhen/compare/v1.4.3...v1.4.4)

### 🩹 Fixes

- Use ipv4 for windows and wsl default hostname ([#119](https://github.com/unjs/listhen/pull/119))

### 💅 Refactors

- Tidy up `open`, `wsl`, and `docker` utils ([#118](https://github.com/unjs/listhen/pull/118))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v1.4.3

[compare changes](https://github.com/unjs/listhen/compare/v1.4.2...v1.4.3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "listhen",
"version": "1.4.3",
"version": "1.4.4",
"description": "👂 Elegant HTTP Listener",
"repository": "unjs/listhen",
"license": "MIT",
Expand Down

0 comments on commit 8972953

Please sign in to comment.