Skip to content

Commit

Permalink
chore(release): 5.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.2](v5.1.1...v5.1.2) (2022-06-19)
  • Loading branch information
semantic-release-bot committed Jun 19, 2022
1 parent efde3a2 commit f553ecd
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.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.1",
"version": "5.1.2",
"type": "module",
"license": "MIT",
"description": "A fetch-compatible interface to the got HTTP client",
Expand Down

0 comments on commit f553ecd

Please sign in to comment.