Skip to content

Commit 7ecac51

Browse files
committed
chore(release): 1.1.4
1 parent dfa0152 commit 7ecac51

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.1.4](https://github.com/olavoparno/react-use-downloader/compare/v1.1.3...v1.1.4) (2021-03-08)
6+
7+
8+
### Documentation
9+
10+
* **ghPages:** update gh pages markdown ([be92888](https://github.com/olavoparno/react-use-downloader/commit/be92888a91f9134b412c12c6cdff9fc259ef1b43))
11+
* **readme:** update readme ([8d39593](https://github.com/olavoparno/react-use-downloader/commit/8d39593c5a57dfdd0e88842b2cef41a05b8f7d00))
12+
13+
14+
### Refactors
15+
16+
* **project:** add tests and other things ([dfa0152](https://github.com/olavoparno/react-use-downloader/commit/dfa01527e7e676adf91d30a2d0724c49d4a3b6e0))
17+
518
### [1.1.3](https://github.com/olavoparno/react-use-downloader/compare/v1.1.2...v1.1.3) (2021-02-22)
619

720
### [1.1.2](https://github.com/olavoparno/react-use-downloader/compare/v1.1.1...v1.1.2) (2021-02-22)

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use-downloader",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Creates a download handler function and gives progress information",
55
"author": "Olavo Parno",
66
"license": "MIT",

0 commit comments

Comments
 (0)