Skip to content

Commit 88b2cdb

Browse files
1 parent d30630b commit 88b2cdb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.5.1](https://github.com/socketio/socket.io/compare/2.5.0...2.5.1) (2024-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add a noop handler for the error event ([d30630b](https://github.com/socketio/socket.io/commit/d30630ba10562bf987f4d2b42440fc41a828119c))
7+
8+
9+
110
# [2.5.0](https://github.com/socketio/socket.io/compare/2.4.1...2.5.0) (2022-06-26)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "node.js realtime framework server",
55
"keywords": [
66
"realtime",

0 commit comments

Comments
 (0)