Skip to content

Commit a3bffd5

Browse files
committed
Releasing 2.0.2
1 parent b0b0a3a commit a3bffd5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ChangeLog
22
=========
33

4-
2.0.2 (????-??-??)
4+
2.0.2 (2025-07-30)
55
------------------
66

77
* Use file extensions even when importing type-only files. (@mxxk).

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "structured-headers",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)