Skip to content

Commit 486c9c6

Browse files
chore(release): publish
- @uploadcare/[email protected]
1 parent 697bb0d commit 486c9c6

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.0.0](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-08-06)
7+
8+
### Features
9+
10+
- bump @uploadcare/file-uploader to v1 ([#41](https://github.com/uploadcare/react-components/issues/41)) ([5a390a6](https://github.com/uploadcare/react-components/commit/5a390a66af037674c76c4df766b04d7ae5b39e0c))
11+
12+
### Reverts
13+
14+
- Revert "chore(release): publish" ([40a240e](https://github.com/uploadcare/react-components/commit/40a240e043aca417b3d174d45a43ee20ae0dd7c2))
15+
16+
### BREAKING CHANGES
17+
18+
- There is no breaking changes actually. We just want to release v1.
19+
620
## [0.6.1](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-07-01)
721

822
### 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": "0.6.1",
4+
"version": "1.0.0",
55
"private": false,
66
"type": "module",
77
"files": [

0 commit comments

Comments
 (0)