mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
4.13.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
unreleased
|
||||
==========
|
||||
4.13.0 / 2015-06-20
|
||||
===================
|
||||
|
||||
* Add settings to debug output
|
||||
* Fix `res.format` error when only `default` provided
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "express",
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"version": "4.12.4",
|
||||
"version": "4.13.0",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user