Skip to content

Commit 1eef219

Browse files
committed
chore(release): 1.2.0
1 parent 8f45f97 commit 1eef219

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.2.0](https://github.com/olavoparno/react-use-downloader/compare/v1.1.7...v1.2.0) (2022-10-07)
6+
7+
8+
### Features
9+
10+
* **project:** add timeout option ([7a0027a](https://github.com/olavoparno/react-use-downloader/commit/7a0027a58d4c2774f6c3ba8bcce39db721be8371))
11+
12+
13+
### Documentation
14+
15+
* adjust readme ([a68aa9f](https://github.com/olavoparno/react-use-downloader/commit/a68aa9f18a2756703e4a22c180c4bf0758a77a7b))
16+
* create .all-contributorsrc [skip ci] ([a9c17a0](https://github.com/olavoparno/react-use-downloader/commit/a9c17a087c274ac0f3a2c8950c30030ba911f7b9))
17+
* update README.md [skip ci] ([d6cf022](https://github.com/olavoparno/react-use-downloader/commit/d6cf0222a7995a07e9e0545ad528bc88b6469a53))
18+
519
### [1.1.7](https://github.com/olavoparno/react-use-downloader/compare/v1.1.6...v1.1.7) (2022-01-26)
620

721

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

0 commit comments

Comments
 (0)