Skip to content

Commit

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


##
[4.0.1](storacha/w3ui@react-uploader-v4.0.0...react-uploader-v4.0.1)
(2023-03-30)


### Bug Fixes

* tweak stylization of w3ui in react-uploader README
([storacha#437](storacha/w3ui#437))
([3259e27](storacha/w3ui@3259e27))

---
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: Alan Shaw <[email protected]>
  • Loading branch information
github-actions[bot] and Alan Shaw authored Mar 30, 2023
1 parent 9a7d4a9 commit d5eb05e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/uploader-core": "5.0.0",
"packages/uploads-list-core": "3.0.0",
"packages/react-keyring": "5.1.1",
"packages/react-uploader": "4.0.0",
"packages/react-uploader": "4.0.1",
"packages/react-uploads-list": "3.0.0",
"packages/vue-keyring": "4.1.0",
"packages/vue-uploader": "4.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.1](https://github.com/web3-storage/w3ui/compare/react-uploader-v4.0.0...react-uploader-v4.0.1) (2023-03-30)


### Bug Fixes

* tweak stylization of w3ui in react-uploader README ([#437](https://github.com/web3-storage/w3ui/issues/437)) ([3259e27](https://github.com/web3-storage/w3ui/commit/3259e27aa60ed254e2520b1cbf2eee0e5a31c9b0))

## [4.0.0](https://github.com/web3-storage/w3ui/compare/react-uploader-v3.1.0...react-uploader-v4.0.0) (2023-03-23)


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": "@w3ui/react-uploader",
"version": "4.0.0",
"version": "4.0.1",
"description": "React adapter for w3ui uploader.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit d5eb05e

Please sign in to comment.