Skip to content

Commit 260eb9a

Browse files
committed
chore(release): 1.2.2
1 parent 077fc88 commit 260eb9a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2](https://github.com/olavoparno/react-use-downloader/compare/v1.2.1...v1.2.2) (2023-01-29)
6+
7+
8+
### Refactors
9+
10+
* **project:** adjust interface naming and other things ([077fc88](https://github.com/olavoparno/react-use-downloader/commit/077fc885dfda8371613d45f3754a553950ef1b5b))
11+
512
### [1.2.1](https://github.com/olavoparno/react-use-downloader/compare/v1.2.0...v1.2.1) (2022-11-17)
613

714

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

0 commit comments

Comments
 (0)