Skip to content

Commit 40432a9

Browse files
chore(release): publish
- @uploadcare/react-uploader@1.8.0
1 parent f6ac0d3 commit 40432a9

File tree

3 files changed

+9
-57
lines changed

3 files changed

+9
-57
lines changed

package-lock.json

Lines changed: 4 additions & 56 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.8.0](https://github.com/uploadcare/react-components/compare/@uploadcare/react-uploader@1.7.1...@uploadcare/react-uploader@1.8.0) (2025-05-06)
7+
8+
**Note:** Version bump only for package @uploadcare/react-uploader
9+
610
## [1.7.1](https://github.com/uploadcare/react-components/compare/@uploadcare/react-uploader@1.7.0...@uploadcare/react-uploader@1.7.1) (2025-04-28)
711

812
### Bug Fixes

packages/react-uploader/package.json

Lines changed: 1 addition & 1 deletion
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.7.1",
4+
"version": "1.8.0",
55
"private": false,
66
"type": "module",
77
"files": [

0 commit comments

Comments
 (0)