Version Packages (#508)

pull/510/head @hono/node-ws@1.0.0
github-actions[bot] 2024-05-09 21:55:47 +09:00 committed by GitHub
parent d11c3a565f
commit b0c94cd840
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/node-ws': major
---
Inited @hono/node-ws

View File

@ -0,0 +1,7 @@
# @hono/node-ws
## 1.0.0
### Major Changes
- [#503](https://github.com/honojs/middleware/pull/503) [`d11c3a565f47f26b6882cef416d86f3f7d9c214c`](https://github.com/honojs/middleware/commit/d11c3a565f47f26b6882cef416d86f3f7d9c214c) Thanks [@nakasyou](https://github.com/nakasyou)! - Inited @hono/node-ws

View File

@ -1,6 +1,6 @@
{
"name": "@hono/node-ws",
"version": "0.1.0",
"version": "1.0.0",
"description": "WebSocket helper for Node.js",
"main": "dist/index.js",
"module": "dist/index.mjs",