Skip to content

Commit

Permalink
chore(main): release react-uploader 5.0.0 (storacha#540)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[5.0.0](storacha/w3ui@react-uploader-v4.2.0...react-uploader-v5.0.0)
(2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages
([storacha#530](storacha/w3ui#530))

### Features

* upgrade access client, ucanto and other packages
([storacha#530](storacha/w3ui#530))
([4449018](storacha/w3ui@4449018))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <travis.vachon@protocol.ai>
  • Loading branch information
github-actions[bot] and Travis Vachon authored Jul 25, 2023
1 parent 468ea18 commit f217b01
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/w3ui/.release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/uploader-core": "6.0.0",
"packages/uploads-list-core": "4.0.0",
"packages/react-keyring": "6.0.0",
"packages/react-uploader": "4.2.0",
"packages/react-uploader": "5.0.0",
"packages/react-uploads-list": "3.0.1",
"packages/vue-keyring": "4.2.0",
"packages/vue-uploader": "4.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/w3ui/packages/react-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/w3ui/compare/react-uploader-v4.2.0...react-uploader-v5.0.0) (2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530))

### Features

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530)) ([8e7321b](https://github.com/web3-storage/w3ui/commit/8e7321be61bded29ac8b29c781dabf665865ec97))

## [4.2.0](https://github.com/web3-storage/w3ui/compare/react-uploader-v4.1.0...react-uploader-v4.2.0) (2023-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/w3ui/packages/react-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/react-uploader",
"version": "4.2.0",
"version": "5.0.0",
"description": "React adapter for w3ui uploader.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit f217b01

Please sign in to comment.