We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861e3c6 commit 096a614Copy full SHA for 096a614
2 files changed
HISTORY.md
@@ -1,3 +1,13 @@
1
+1.2.1 / 2025-12-15
2
+==================
3
+
4
+* Minor changes (package metadata)
5
+* deps:
6
+ * `debug@^4.4.3`
7
+ * `http-errors@^2.0.1`
8
+ * `mime-types@^3.0.2`
9
+ * `statuses@^2.0.2`
10
11
1.2.0 / 2025-03-27
12
==================
13
package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
- "version": "1.2.0",
+ "version": "1.2.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments