Skip to content

Commit 547fdd4

Browse files
committedApr 25, 2022
4.18.0
1 parent 0b330ef commit 547fdd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎History.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
4.18.0 / 2022-04-25
2+
===================
33

44
* Add "root" option to `res.download`
55
* Allow `options` without `filename` in `res.download`

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Fast, unopinionated, minimalist web framework",
4-
"version": "4.17.3",
4+
"version": "4.18.0",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"contributors": [
77
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",

0 commit comments

Comments
 (0)
Please sign in to comment.