mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
4.16.4
This commit is contained in:
parent
62a59b6ace
commit
dc538f6e81
|
|
@ -1,5 +1,5 @@
|
|||
unreleased
|
||||
==========
|
||||
4.16.4 / 2018-10-10
|
||||
===================
|
||||
|
||||
* Fix issue where `"Request aborted"` may be logged in `res.sendfile`
|
||||
* Fix JSDoc for `Router` constructor
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "express",
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"version": "4.16.3",
|
||||
"version": "4.16.4",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user