We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddfb7d7 commit 91c184eCopy full SHA for 91c184e
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-======================
+1.0.0 / 2024-07-25
+==================
3
4
* Drop support for Node.js <18.0
5
* `statuses@^2.0.1`
package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
- "version": "1.0.0-beta.2",
+ "version": "1.0.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments