Skip to content

Commit ce6c363

Browse files
chore: release v1.24.4 (#890)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cbba698 commit ce6c363

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.24.4](https://github.com/uploadcare/file-uploader/compare/v1.24.3...v1.24.4) (2025-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @uploadcare/quality-insights package to fix unneeded dependencies leak ([#889](https://github.com/uploadcare/file-uploader/issues/889)) ([cbba698](https://github.com/uploadcare/file-uploader/commit/cbba69881e8c09f421f452b5701448ea73faf5d6))
7+
8+
9+
110
## [1.24.3](https://github.com/uploadcare/file-uploader/compare/v1.24.2...v1.24.3) (2025-11-06)
211

312

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.3",
3+
"version": "1.24.4",
44
"description": "Building blocks for Uploadcare products integration",
55
"keywords": [
66
"web components",

0 commit comments

Comments
 (0)