Skip to content

Commit b91977c

Browse files
author
Olavo Parno
committed
chore(release): 1.2.10
1 parent 9d57115 commit b91977c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
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.10](https://github.com/the-bugging/react-use-downloader/compare/v1.2.9...v1.2.10) (2025-03-10)
6+
7+
8+
### Bug Fixes
9+
10+
* improve error handling in resolver with console logging ([45ef270](https://github.com/the-bugging/react-use-downloader/commit/45ef27044d5e1606f64258454d7e23368527e48e))
11+
12+
13+
### Documentation
14+
15+
* add nik-webdevelop as a contributor for ideas ([9d57115](https://github.com/the-bugging/react-use-downloader/commit/9d57115c7b3200ba231815e7643120592057c5f3))
16+
* update .all-contributorsrc [skip ci] ([0b98d10](https://github.com/the-bugging/react-use-downloader/commit/0b98d1056323eb299e94fd1fba2f6c0cffacb3d3))
17+
* update README.md [skip ci] ([5e2dc37](https://github.com/the-bugging/react-use-downloader/commit/5e2dc373bc195202cff08f2050886be6031dbf3f))
18+
519
### [1.2.9](https://github.com/the-bugging/react-use-downloader/compare/v1.2.8...v1.2.9) (2025-03-10)
620

721
### [1.2.8](https://github.com/the-bugging/react-use-downloader/compare/v1.2.6...v1.2.8) (2024-04-17)

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

0 commit comments

Comments
 (0)