Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @uploadcare/[email protected]
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
1 parent 4440e68 commit 527857b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions packages/react-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-04-29)

### Bug Fixes

- renamed refUploadCtxProvider to apiRef ([4440e68](https://github.com/uploadcare/react-components/commit/4440e6864eb6f48e46fa2c7f21ffb5d0d986e4ae))

### Features

- updated getUserAgentIntegration ([71de0ff](https://github.com/uploadcare/react-components/commit/71de0ff73fd3216ec0a76cbfacede5f5d9489a2b))

# 0.2.0 (2024-04-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uploadcare/react-uploader",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"type": "module",
"files": [
Expand Down

0 comments on commit 527857b

Please sign in to comment.