mirror of
https://github.com/LukeHagar/crossws.git
synced 2025-12-06 04:19:26 +00:00
chore(release): v0.2.3
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,6 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## v0.2.3
|
||||
|
||||
[compare changes](https://github.com/unjs/crossws/compare/v0.2.2...v0.2.3)
|
||||
|
||||
### 🩹 Fixes
|
||||
|
||||
- **node:** Respect `x-forwarded` for client id ([3f8bd0c](https://github.com/unjs/crossws/commit/3f8bd0c))
|
||||
|
||||
### ❤️ Contributors
|
||||
|
||||
- Pooya Parsa ([@pi0](http://github.com/pi0))
|
||||
|
||||
## v0.2.2
|
||||
|
||||
[compare changes](https://github.com/unjs/crossws/compare/v0.2.1...v0.2.2)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "crossws",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers",
|
||||
"repository": "unjs/crossws",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user