Skip to content

Commit

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


##
[3.0.1](storacha/w3ui@react-uploads-list-v3.0.0...react-uploads-list-v3.0.1)
(2023-03-30)


### Bug Fixes

* tweak READMEs for packages that release-please didn't release right
([storacha#440](storacha/w3ui#440))
([9b8a9c8](storacha/w3ui@9b8a9c8))

---
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 33aca49 commit 2c81bc9
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@ -4,7 +4,7 @@
"packages/uploads-list-core": "3.0.0",
"packages/react-keyring": "5.1.1",
"packages/react-uploader": "4.0.1",
"packages/react-uploads-list": "3.0.0",
"packages/react-uploads-list": "3.0.1",
"packages/vue-keyring": "4.1.0",
"packages/vue-uploader": "4.0.0",
"packages/vue-uploads-list": "3.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/w3ui/packages/react-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [3.0.1](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v3.0.0...react-uploads-list-v3.0.1) (2023-03-30)


### Bug Fixes

* tweak READMEs for packages that release-please didn't release right ([#440](https://github.com/web3-storage/w3ui/issues/440)) ([845a6b6](https://github.com/web3-storage/w3ui/commit/845a6b644dbec6bf65ff09e751da7b7f01c8cf1e))

## [3.0.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v2.2.0...react-uploads-list-v3.0.0) (2023-03-23)


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

0 comments on commit 2c81bc9

Please sign in to comment.