Skip to content

Commit 6e9bfd6

Browse files
committed
chore(release): 1.1.6
1 parent bccb022 commit 6e9bfd6

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.6](https://github.com/olavoparno/react-use-downloader/compare/v1.1.4...v1.1.6) (2021-08-11)
6+
7+
8+
### Documentation
9+
10+
* **ghPages:** update gh pages markdown ([c5e7a77](https://github.com/olavoparno/react-use-downloader/commit/c5e7a77d138d0a05b972cf698637e65b7203ebe4))
11+
* **project:** add example project ([a60a7b4](https://github.com/olavoparno/react-use-downloader/commit/a60a7b4ba8ee80b4bf6a6fe9ef8e214cb87a12ff))
12+
13+
14+
### Tests
15+
16+
* add more testing ([19285dd](https://github.com/olavoparno/react-use-downloader/commit/19285dd1a20c1b4c0443a129a9be4464044a6b12))
17+
* adjust test project ([66d6095](https://github.com/olavoparno/react-use-downloader/commit/66d60953ced492adb64fe3b63d349a8958116483))
18+
* adjust testing ([d8a640c](https://github.com/olavoparno/react-use-downloader/commit/d8a640cf854fae08fd1bcb40784501ac4ce231bf))
19+
520
### [1.1.5](https://github.com/olavoparno/react-use-downloader/compare/v1.1.4...v1.1.5) (2021-03-13)
621

722

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.5",
3+
"version": "1.1.6",
44
"description": "Creates a download handler function and gives progress information",
55
"author": "Olavo Parno",
66
"license": "MIT",

0 commit comments

Comments
 (0)