Skip to content

Commit

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


##
[4.2.0](react-uploads-list-v4.1.0...react-uploads-list-v4.2.0)
(2023-11-03)


### Features

* re-export Service from `react-keyring`
([#577](#577))
([308816d](308816d))

---
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 authored Nov 3, 2023
1 parent 1c41dd2 commit 745aa82
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 @@ -4,7 +4,7 @@
"packages/uploads-list-core": "4.1.0",
"packages/react-keyring": "6.2.0",
"packages/react-uploader": "5.2.0",
"packages/react-uploads-list": "4.1.0",
"packages/react-uploads-list": "4.2.0",
"packages/vue-keyring": "5.0.1",
"packages/vue-uploader": "5.0.1",
"packages/vue-uploads-list": "4.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [4.2.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v4.1.0...react-uploads-list-v4.2.0) (2023-11-03)


### Features

* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))

## [4.1.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v4.0.1...react-uploads-list-v4.1.0) (2023-10-31)


Expand Down
2 changes: 1 addition & 1 deletion 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": "4.1.0",
"version": "4.2.0",
"description": "React adapter for w3ui uploads list.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 745aa82

Please sign in to comment.