Skip to content

Commit a5419cd

Browse files
committed
1 parent d7e2947 commit a5419cd

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/remix-run/remix/tree/v3/packages/headers). It follows [semantic versioning](https://semver.org/).
44

5-
## HEAD
5+
## v0.12.0 (2025-07-18)
66

77
- Renamed package from `@mjackson/headers` to `@remix-run/headers`
88

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": "@remix-run/headers",
3-
"version": "0.11.1",
3+
"version": "0.12.0",
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)