Skip to content

Commit cd7d79f

Browse files
committed
v5.0.0-beta.3
1 parent 5e2345e commit cd7d79f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
5.0.0-beta.3 / 2024-03-25
2+
=========================
3+
4+
This incorporates all changes after 4.19.1 up to 4.19.2.
5+
16
5.0.0-beta.2 / 2024-03-20
27
=========================
38

4-
This incorporates all changes after 4.17.2 up to 4.19.2.
9+
This incorporates all changes after 4.17.2 up to 4.19.1.
510

611
5.0.0-beta.1 / 2022-02-14
712
=========================

package.json

Lines changed: 1 addition & 1 deletion
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.2",
4+
"version": "5.0.0-beta.3",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"contributors": [
77
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",

0 commit comments

Comments
 (0)