Skip to content

Commit

Permalink
Revert "chore(release): publish"
Browse files Browse the repository at this point in the history
This reverts commit 61180ef.
  • Loading branch information
nd0ut committed Aug 5, 2024
1 parent 61180ef commit 40a240e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 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: 0 additions & 10 deletions packages/react-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-08-05)

### Features

- bump @uploadcare/file-uploader to v1 ([#41](https://github.com/uploadcare/react-components/issues/41)) ([5a390a6](https://github.com/uploadcare/react-components/commit/5a390a66af037674c76c4df766b04d7ae5b39e0c))

### BREAKING CHANGES

- There is no breaking changes actually. We just want to release v1.

## [0.6.1](https://github.com/uploadcare/react-components/compare/@uploadcare/[email protected]...@uploadcare/[email protected]) (2024-07-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uploadcare/react-uploader",
"description": "React component for file uploads using Uploadcare",
"version": "0.7.0",
"version": "0.6.1",
"private": false,
"type": "module",
"files": [
Expand Down

0 comments on commit 40a240e

Please sign in to comment.