Skip to content

Commit

Permalink
chore(release): 5.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.6](v5.1.5...v5.1.6) (2023-07-18)
  • Loading branch information
semantic-release-bot committed Jul 18, 2023
1 parent d32e29a commit 866020a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [5.1.6](https://github.com/alexghr/got-fetch/compare/v5.1.5...v5.1.6) (2023-07-18)

## [5.1.5](https://github.com/alexghr/got-fetch/compare/v5.1.4...v5.1.5) (2023-07-11)

## [5.1.4](https://github.com/alexghr/got-fetch/compare/v5.1.3...v5.1.4) (2023-02-03)
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": "got-fetch",
"version": "5.1.5",
"version": "5.1.6",
"type": "module",
"license": "MIT",
"description": "A fetch-compatible interface to the got HTTP client",
Expand Down

0 comments on commit 866020a

Please sign in to comment.