Skip to content

Commit fba2b19

Browse files
chore(release): publish
- @uploadcare/[email protected]
1 parent a5fde35 commit fba2b19

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

package-lock.json

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

packages/react-uploader/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.4.0](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2025-01-23)
7+
8+
### Features
9+
10+
- **nextjs:** added support for the latest version of next.js and react 19 ([357470b](https://github.com/uploadcare/react-components/commit/357470bb0df9f4b7890d1d9800c96d0193131b7a))
11+
612
# [1.3.0](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-12-05)
713

814
**Note:** Version bump only for package @uploadcare/react-uploader

packages/react-uploader/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uploadcare/react-uploader",
33
"description": "React component for file uploads using Uploadcare",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"private": false,
66
"type": "module",
77
"files": [
@@ -87,4 +87,4 @@
8787
"react hook file upload",
8888
"front-end"
8989
]
90-
}
90+
}

0 commit comments

Comments
 (0)