-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5d2368
commit 9b80ab4
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
|
||
| Version | Release date | | ||
|------------------------------------------------------------------------------------------------------|----------------| | ||
| [6.6.2](#662-2024-10-09) | October 2024 | | ||
| [6.6.1](#661-2024-09-21) | September 2024 | | ||
| [6.6.0](#660-2024-06-21) | June 2024 | | ||
| [6.5.5](#655-2024-06-18) (from the [6.5.x](https://github.com/socketio/engine.io/tree/6.5.x) branch) | June 2024 | | ||
|
@@ -46,6 +47,19 @@ | |
|
||
# Release notes | ||
|
||
## [6.6.2](https://github.com/socketio/socket.io/compare/[email protected]@6.6.2) (2024-10-09) | ||
|
||
This release contains a bump of the `cookie` dependency. | ||
|
||
See also: https://github.com/advisories/GHSA-pxg6-pf52-xh8x | ||
|
||
|
||
### Dependencies | ||
|
||
- [`ws@~8.17.1`](https://github.com/websockets/ws/releases/tag/8.17.1) (no change) | ||
|
||
|
||
|
||
## [6.6.1](https://github.com/socketio/socket.io/compare/[email protected]@6.6.1) (2024-09-21) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters