Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Dec 20, 2024
1 parent 64653ef commit c164b9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/headers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## HEAD
## v0.9.0 (2024-12-20)

This release tightens up the type safety and brings `SuperHeaders` more in line with the built-in `Headers` interface.

Expand Down
2 changes: 1 addition & 1 deletion packages/headers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjackson/headers",
"version": "0.8.0",
"version": "0.9.0",
"description": "A toolkit for working with HTTP headers in JavaScript",
"author": "Michael Jackson <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit c164b9e

Please sign in to comment.