Skip to content

Commit

Permalink
chore(release): v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 26, 2023
1 parent 329230a commit a5bf8db
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
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.1

[compare changes](https://github.com/unjs/listhen/compare/v1.4.0...v1.4.1)

### 🩹 Fixes

- **dev:** Update `@parcel/watcher-wasm` usage to 2.3.0 ([329230a](https://github.com/unjs/listhen/commit/329230a))

### 🏡 Chore

- Update dependencies ([b6b8a9c](https://github.com/unjs/listhen/commit/b6b8a9c))

### ❤️ Contributors

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

## v1.4.0

[compare changes](https://github.com/unjs/listhen/compare/v1.3.1...v1.4.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "listhen",
"version": "1.4.0",
"version": "1.4.1",
"description": "👂 Elegant HTTP Listener",
"repository": "unjs/listhen",
"license": "MIT",
Expand Down Expand Up @@ -70,4 +70,4 @@
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.6.12"
}
}

0 comments on commit a5bf8db

Please sign in to comment.