Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed Sep 16, 2020
1 parent c84c239 commit 7921e6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.4.1](https://github.com/exah/simpler-fetch/compare/v1.4.0...v1.4.1) - 2020-09-16

### Fixed

- [`c84c239`](https://github.com/exah/simpler-fetch/commit/c84c239f556e5b40b787d672ea78628b0fc9d4ef) 🚑 Fix types

## [v1.4.0](https://github.com/exah/simpler-fetch/compare/v1.3.0...v1.4.0) - 2020-07-30

### Added
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": "ya-fetch",
"version": "1.4.0",
"version": "1.4.1",
"description": "Super light-weight wrapper around fetch",
"author": "John Grishin <hi@johngrish.in>",
"license": "MIT",
Expand Down

0 comments on commit 7921e6c

Please sign in to comment.