Skip to content

Commit

Permalink
🔖 release v2.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
nbouvrette committed Sep 23, 2023
1 parent b5636cc commit fad218b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [2.0.19](https://github.com/Avansai/resolve-accept-language/compare/v2.0.18...v2.0.19) (2023-09-23)

## [2.0.18](https://github.com/Avansai/resolve-accept-language/compare/v2.0.17...v2.0.18) (2023-09-16)

## [2.0.17](https://github.com/Avansai/resolve-accept-language/compare/v2.0.16...v2.0.17) (2023-09-09)
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": "resolve-accept-language",
"version": "2.0.18",
"version": "2.0.19",
"description": "Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.",
"keywords": [
"accept-language",
Expand Down

0 comments on commit fad218b

Please sign in to comment.