Skip to content

Commit

Permalink
chore(release): 5.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.3](v5.1.2...v5.1.3) (2023-01-02)
  • Loading branch information
semantic-release-bot committed Jan 2, 2023
1 parent 9710302 commit 16658c7
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.3](https://github.com/alexghr/got-fetch/compare/v5.1.2...v5.1.3) (2023-01-02)

## [5.1.2](https://github.com/alexghr/got-fetch/compare/v5.1.1...v5.1.2) (2022-06-19)

## [5.1.1](https://github.com/alexghr/got-fetch/compare/v5.1.0...v5.1.1) (2022-04-21)
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.2",
"version": "5.1.3",
"type": "module",
"license": "MIT",
"description": "A fetch-compatible interface to the got HTTP client",
Expand Down

0 comments on commit 16658c7

Please sign in to comment.