Skip to content

Commit 4e93391

Browse files
chore(release): publish
- @uploadcare/[email protected]
1 parent 478a7d8 commit 4e93391

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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+
## [0.5.4](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-06-11)
7+
8+
### Bug Fixes
9+
10+
- **suspense:** Fixed the implementation to apiRef. ([63a6253](https://github.com/uploadcare/react-components/commit/63a62539bbb9e561939fb76c1d90112dc8d92bc6))
11+
612
## [0.5.3](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-06-04)
713

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

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": "0.5.3",
4+
"version": "0.5.4",
55
"private": false,
66
"type": "module",
77
"files": [

0 commit comments

Comments
 (0)