We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1904f commit f867227Copy full SHA for f867227
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.1.0] - 2024-10-28
9
+
10
+### Changed
11
12
+- Updated node version to 20
13
+- Updated send to 0.19.0
14
+- Updated express to 4.21.1
15
+- Updated cookie to 0.7.1
16
+- Updated serve-static to 1.16.2
17
+- Updated body-parser to 1.20.3
18
19
## [2.0.1] - 2024-06-11
20
21
### Changed
0 commit comments