We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53e4e5 commit 28949faCopy full SHA for 28949fa
HISTORY.md
@@ -1,4 +1,4 @@
1
-unreleased
+0.19.2 / 2025-12-15
2
===================
3
4
* deps: use tilde notation for dependencies
package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
- "version": "0.19.1",
+ "version": "0.19.2",
5
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments