Skip to content

Commit

Permalink
Version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Aug 13, 2024
1 parent faa69d6 commit ec44090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `headers` CHANGELOG

## HEAD
## v0.6.0 (Aug 13, 2024)

- Added support for `Cache-Control` header (https://github.com/mjackson/headers/pull/7, thanks [@alexanderson1993](https://github.com/alexanderson1993))

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

0 comments on commit ec44090

Please sign in to comment.