Skip to content

Commit 344b022

Browse files
committed
5.0.0
closes #2237 closes expressjs/discussions#233
1 parent 0c49926 commit 344b022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unreleased
1+
5.0.0 / 2024-09-10
22
=========================
33
* remove:
44
- `path-is-absolute` dependency - use `path.isAbsolute` instead

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": "5.0.0-beta.3",
4+
"version": "5.0.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)