Skip to content

Commit 0be5ab7

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2025-12-26) ### Features * add logger options to file, separate http logs and app logs ([#60](#60)) ([4a66f66](4a66f66)) * fix source map support type ([13f3e8b](13f3e8b))
1 parent 13f3e8b commit 0be5ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "barehttp",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Lightweight and fast Node.js web server",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)