Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit 41d7d0e

Browse files
committed
1 parent 5416653 commit 41d7d0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/node-fetch-server/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the changelog for [`node-fetch-server`](https://github.com/mjackson/remix-the-web/tree/main/packages/node-fetch-server). It follows [semantic versioning](https://semver.org/).
44

5-
## HEAD
5+
## v0.6.0 (2025-02-06)
66

77
- Add http/2 support with an example
88

packages/node-fetch-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mjackson/node-fetch-server",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "Build servers for Node.js using the web fetch API",
55
"author": "Michael Jackson <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)