Skip to content

Commit

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


##
[4.0.0](storacha/w3ui@react-uploads-list-v3.0.1...react-uploads-list-v4.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 <[email protected]>
  • Loading branch information
github-actions[bot] and Travis Vachon authored Jul 25, 2023
1 parent f217b01 commit 7968586
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 @@ -4,7 +4,7 @@
"packages/uploads-list-core": "4.0.0",
"packages/react-keyring": "6.0.0",
"packages/react-uploader": "5.0.0",
"packages/react-uploads-list": "3.0.1",
"packages/react-uploads-list": "4.0.0",
"packages/vue-keyring": "4.2.0",
"packages/vue-uploader": "4.2.0",
"packages/vue-uploads-list": "3.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/w3ui/packages/react-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## [4.0.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v3.0.1...react-uploads-list-v4.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))

## [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)


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

0 comments on commit 7968586

Please sign in to comment.