Skip to content

Commit

Permalink
chore: release 1.3.1 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 23, 2021
1 parent 6182413 commit 7435a74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.3.1](https://www.github.com/runeh/typical-fetch/compare/v1.3.0...v1.3.1) (2021-06-23)


### Bug Fixes

* Detect more kinds of FormData objects ([#11](https://www.github.com/runeh/typical-fetch/issues/11)) ([6182413](https://www.github.com/runeh/typical-fetch/commit/6182413b0e2a79f32307ab870e98049b4033345a))

## [1.3.0](https://www.github.com/runeh/typical-fetch/compare/v1.2.0...v1.3.0) (2021-06-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": "typical-fetch",
"version": "1.3.0",
"version": "1.3.1",
"main": "dist/index.js",
"repository": "git@github.com:runeh/typical-fetch.git",
"author": "Rune Finstad Halvorsen <runefh@gmail.com>",
Expand Down

0 comments on commit 7435a74

Please sign in to comment.