Skip to content

Commit ce07e64

Browse files
committed
1 parent a582489 commit ce07e64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/headers/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 [`headers`](https://github.com/mjackson/remix-the-web/tree/main/packages/headers). It follows [semantic versioning](https://semver.org/).
44

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

77
- Do not minify builds
88
- Remove some test files from the build

packages/headers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mjackson/headers",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "A toolkit for working with HTTP headers in JavaScript",
55
"author": "Michael Jackson <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)