mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
4.18.3
This commit is contained in:
parent
b625132864
commit
1b51edac7c
|
|
@ -1,4 +1,4 @@
|
||||||
unreleased
|
4.18.3 / 2024-02-26
|
||||||
==========
|
==========
|
||||||
|
|
||||||
* Fix routing requests without method
|
* Fix routing requests without method
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "express",
|
"name": "express",
|
||||||
"description": "Fast, unopinionated, minimalist web framework",
|
"description": "Fast, unopinionated, minimalist web framework",
|
||||||
"version": "4.18.2",
|
"version": "4.18.3",
|
||||||
"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>",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user