Skip to content

Commit 6f28f9b

Browse files
chore: release v1.24.2 (#883)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a0d7b2d commit 6f28f9b

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.24.2](https://github.com/uploadcare/file-uploader/compare/v1.24.1...v1.24.2) (2025-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **config:** moved abortControllers to block scope to prevent cross-cancellation ([#880](https://github.com/uploadcare/file-uploader/issues/880)) ([37cb841](https://github.com/uploadcare/file-uploader/commit/37cb8416929958b616b0643135eccaab83d4d9ad))
7+
* **quality-insights:** added improved event display ([#879](https://github.com/uploadcare/file-uploader/issues/879)) ([a0d7b2d](https://github.com/uploadcare/file-uploader/commit/a0d7b2db8773b8a80819a92e3ed60df82e8cfb12))
8+
9+
10+
111
## [1.24.1](https://github.com/uploadcare/file-uploader/compare/v1.24.0...v1.24.1) (2025-10-30)
212

313
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadcare/file-uploader",
3-
"version": "1.24.1",
3+
"version": "1.24.2",
44
"description": "Building blocks for Uploadcare products integration",
55
"keywords": [
66
"web components",

0 commit comments

Comments
 (0)