-
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
bfa6eab
commit 62e4da1
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.3](#663-2025-01-23) | January 2025 | | ||
| [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 | | ||
|
@@ -47,6 +48,19 @@ | |
|
||
# Release notes | ||
|
||
## [6.6.3](https://github.com/socketio/socket.io/compare/[email protected]@6.6.3) (2025-01-23) | ||
|
||
This release contains a bump of the `cookie` dependency. | ||
|
||
Release notes: https://github.com/jshttp/cookie/releases/tag/v1.0.0 | ||
|
||
|
||
### Dependencies | ||
|
||
- [`ws@~8.17.1`](https://github.com/websockets/ws/releases/tag/8.17.1) (no change) | ||
|
||
|
||
|
||
## [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. | ||
|
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