Skip to content

Commit 58943c3

Browse files
chore(release): 4.0.1
Diff: 4.0.0...4.0.1
1 parent c099338 commit 58943c3

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.0.1](https://github.com/socketio/engine.io/compare/4.0.0...4.0.1) (2020-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* do not overwrite CORS headers upon error ([fe093ba](https://github.com/socketio/engine.io/commit/fe093bae1adce99e01dfdd3ce7542957785098b5))
7+
8+
9+
110
# [4.0.0](https://github.com/socketio/engine.io/compare/v4.0.0-alpha.1...4.0.0) (2020-09-10)
211

312
More details about this release in the blog post: https://socket.io/blog/engine-io-4-release/

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "engine.io",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
55
"main": "lib/engine.io",
66
"author": "Guillermo Rauch <[email protected]>",

0 commit comments

Comments
 (0)