Skip to content

Commit 219f3c0

Browse files
chore: release v1.25.0 (#914)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ca4c7fc commit 219f3c0

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.25.0](https://github.com/uploadcare/file-uploader/compare/v1.24.8...v1.25.0) (2026-01-15)
2+
3+
4+
### Features
5+
6+
* **uc-form-input:** allow to override `name` attribute on native inputs ([#913](https://github.com/uploadcare/file-uploader/issues/913)) ([ca4c7fc](https://github.com/uploadcare/file-uploader/commit/ca4c7fc99de4522d47ea97518b60b069671f4347))
7+
8+
9+
110
## [1.24.8](https://github.com/uploadcare/file-uploader/compare/v1.24.7...v1.24.8) (2026-01-13)
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.8",
3+
"version": "1.25.0",
44
"description": "Building blocks for Uploadcare products integration",
55
"keywords": [
66
"web components",

0 commit comments

Comments
 (0)