Skip to content

Commit ee9aac3

Browse files
1 parent 968277c commit ee9aac3

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

packages/socket.io-parser/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# History
1+
# Changelog
22

33
| Version | Release date |
44
|-------------------------------------------------------------------------------------------------------------|----------------|
5+
| [4.2.5](#425-2025-12-23) | December 2025 |
56
| [3.3.4](#334-2024-07-22) (from the [3.3.x](https://github.com/socketio/socket.io-parser/tree/3.3.x) branch) | July 2024 |
67
| [4.2.4](#424-2023-05-31) | May 2023 |
78
| [3.4.3](#343-2023-05-22) (from the [3.4.x](https://github.com/socketio/socket.io-parser/tree/3.4.x) branch) | May 2023 |
@@ -33,7 +34,11 @@
3334
| [3.3.0](#330-2018-11-07) | November 2018 |
3435

3536

36-
# Release notes
37+
## [4.2.5](https://github.com/socketio/socket.io/compare/[email protected]@4.2.5) (2025-12-23)
38+
39+
This release contains a bump of `debug` from `~4.3.1` to `~4.4.1`.
40+
41+
3742

3843
## [3.3.4](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4) (2024-07-22)
3944

packages/socket.io-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-parser",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "socket.io protocol parser",
55
"homepage": "https://github.com/socketio/socket.io/tree/main/packages/socket.io-client#readme",
66
"repository": {

0 commit comments

Comments
 (0)