This commit is contained in:
Ulises Gascón 2024-09-10 03:32:10 +02:00
parent 4c9ddc1c47
commit 21df421ebc
No known key found for this signature in database
GPG Key ID: 04CD3F2FDE079578
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
unreleased 4.20.0 / 2024-09-10
========== ==========
* deps: serve-static@0.16.0 * deps: serve-static@0.16.0
* Remove link renderization in html while redirecting * Remove link renderization in html while redirecting

View File

@ -1,7 +1,7 @@
{ {
"name": "express", "name": "express",
"description": "Fast, unopinionated, minimalist web framework", "description": "Fast, unopinionated, minimalist web framework",
"version": "4.19.2", "version": "4.20.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>", "author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [ "contributors": [
"Aaron Heckmann <aaron.heckmann+github@gmail.com>", "Aaron Heckmann <aaron.heckmann+github@gmail.com>",