Skip to content

Commit 40a9a8d

Browse files
committed
Releasing 2.0.0-alpha.0
1 parent 981ae4f commit 40a9a8d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ChangeLog
22
=========
33

4-
2.0.0-alpha.0 (????-??-??)
4+
2.0.0-alpha.0 (2024-01-29)
55
--------------------------
66

77
* Support for a new `Date` and `Display String` types, from the new draft

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "structured-headers",
3-
"version": "1.0.1",
3+
"version": "2.0.0-alpha.0",
44
"description": "Implementation of RFC8941, structured headers for HTTP.",
55
"type": "module",
66
"exports": "dist/index.js",

0 commit comments

Comments
 (0)