Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Aug 22, 2022
1 parent 0c02bd2 commit 2324009
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [6.0.3](https://github.com/netlify/netlify-headers-parser/compare/v6.0.2...v6.0.3) (2022-08-22)


### Bug Fixes

* **deps:** update dependency is-plain-obj to v4.1.0 ([f10367f](https://github.com/netlify/netlify-headers-parser/commit/f10367f8bb8038b500c61a4f1c8b126dc99ffcb8))
* **deps:** update dependency map-obj to v5.0.1 ([a030851](https://github.com/netlify/netlify-headers-parser/commit/a030851a7a8b15876b7e4103b0a6040bf3ebd69e))
* **deps:** update dependency map-obj to v5.0.2 ([4afeb38](https://github.com/netlify/netlify-headers-parser/commit/4afeb386a322f3addcdea44af8ca44d5a9588f50))

### [6.0.2](https://github.com/netlify/netlify-headers-parser/compare/v6.0.1...v6.0.2) (2022-02-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netlify-headers-parser",
"version": "6.0.2",
"version": "6.0.3",
"description": "Parses Netlify headers into a JavaScript object representation",
"type": "module",
"exports": "./src/index.js",
Expand Down

0 comments on commit 2324009

Please sign in to comment.