Skip to content

Commit 330c337

Browse files
chore: release v2.4.5 (#387)
* chore: release v2.4.5 * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Aleksandr Grenishin <[email protected]>
1 parent 106a2a1 commit 330c337

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.4.5](https://github.com/uploadcare/react-widget/compare/v2.4.4...v2.4.5) (2023-07-04)
2+
3+
* fix CI release workflows
4+
15
## [2.4.4](https://github.com/uploadcare/react-widget/compare/v2.4.3...v2.4.4) (2023-07-04)
26

37
* update readme

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadcare/react-widget",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "React File Uploader. React component with uploading from multiple sources",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)