Skip to content

Commit 527857b

Browse files
chore(release): publish
- @uploadcare/[email protected]
1 parent 4440e68 commit 527857b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-uploader/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.3.0](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-04-29)
7+
8+
### Bug Fixes
9+
10+
- renamed refUploadCtxProvider to apiRef ([4440e68](https://github.com/uploadcare/react-components/commit/4440e6864eb6f48e46fa2c7f21ffb5d0d986e4ae))
11+
12+
### Features
13+
14+
- updated getUserAgentIntegration ([71de0ff](https://github.com/uploadcare/react-components/commit/71de0ff73fd3216ec0a76cbfacede5f5d9489a2b))
15+
616
# 0.2.0 (2024-04-25)
717

818
### Features

packages/react-uploader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadcare/react-uploader",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": false,
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)