Skip to content

Commit

Permalink
chore(release): v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 25, 2024
1 parent b29607f commit c7e9178
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.7.1

[compare changes](https://github.com/unjs/listhen/compare/v1.7.0...v1.7.1)

### 💅 Refactors

- Update to crossws 0.2 api ([b29607f](https://github.com/unjs/listhen/commit/b29607f))

### ❤️ Contributors

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

## v1.7.0

[compare changes](https://github.com/unjs/listhen/compare/v1.6.0...v1.7.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.7.0",
"version": "1.7.1",
"description": "👂 Elegant HTTP Listener",
"repository": "unjs/listhen",
"license": "MIT",
Expand Down Expand Up @@ -73,4 +73,4 @@
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.0"
}
}

0 comments on commit c7e9178

Please sign in to comment.