Skip to content

Commit 5dd598f

Browse files
Version Packages (#1095)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 519404a commit 5dd598f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/giant-papayas-taste.md

-5
This file was deleted.

Diff for: packages/node-ws/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/node-ws
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#1094](https://github.com/honojs/middleware/pull/1094) [`519404ad2c343bcc7043d77dc6ce82217871f209`](https://github.com/honojs/middleware/commit/519404ad2c343bcc7043d77dc6ce82217871f209) Thanks [@nakasyou](https://github.com/nakasyou)! - Adapter won't send Buffer as a MessageEvent.
8+
39
## 1.1.0
410

511
### Minor Changes

Diff for: packages/node-ws/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/node-ws",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "WebSocket helper for Node.js",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)