Skip to content

Commit 11f341f

Browse files
committed
chore(release): 1.2.5
1 parent 4293301 commit 11f341f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.5](https://github.com/the-bugging/react-use-downloader/compare/v1.2.3...v1.2.5) (2024-02-17)
6+
7+
8+
### Documentation
9+
10+
* update .all-contributorsrc [skip ci] ([9ef1cd0](https://github.com/the-bugging/react-use-downloader/commit/9ef1cd0fef5fdb1aea7b500e663461a80842a7d8))
11+
* update .all-contributorsrc [skip ci] ([fe24d4a](https://github.com/the-bugging/react-use-downloader/commit/fe24d4a5dcae06088b4ef5150c5e7c614cf03745))
12+
* update README.md [skip ci] ([a3e3957](https://github.com/the-bugging/react-use-downloader/commit/a3e3957651810a79a190718a495999b2dd3c84ab))
13+
* update README.md [skip ci] ([c5b3ade](https://github.com/the-bugging/react-use-downloader/commit/c5b3ade40b74f4d7f598a0de5252f33ff035fad2))
14+
* upgrade docs ([dac6bf8](https://github.com/the-bugging/react-use-downloader/commit/dac6bf8d952b76ad3485b929404a7875707ab66b))
15+
516
### [1.2.4](https://github.com/the-bugging/react-use-downloader/compare/v1.2.3...v1.2.4) (2023-02-27)
617

718
### [1.2.3](https://github.com/the-bugging/react-use-downloader/compare/v1.2.2...v1.2.3) (2023-02-25)

package.json

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

0 commit comments

Comments
 (0)