Skip to content

Commit

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


##
[2.0.0](storacha/w3ui@react-uploads-list-v1.1.2...react-uploads-list-v2.0.0)
(2022-12-15)


### ⚠ BREAKING CHANGES

* core and framework components have changed considerably. Please read
the updated doucmentation.

### Features

* consume access and upload client
([storacha#159](storacha/w3ui#159))
([dc086fd](storacha/w3ui@dc086fd))

---
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 Dec 15, 2022
1 parent 0b3ea4b commit 65f4726
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
@@ -1,7 +1,7 @@
{
"packages/react-uploader": "3.0.0",
"packages/uploader-core": "3.0.2",
"packages/react-uploads-list": "1.1.2",
"packages/react-uploads-list": "2.0.0",
"packages/uploads-list-core": "2.0.1",
"packages/vue-uploader": "3.0.0",
"packages/solid-uploader": "3.0.0",
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,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v1.1.2...react-uploads-list-v2.0.0) (2022-12-15)


### ⚠ BREAKING CHANGES

* core and framework components have changed considerably. Please read the updated doucmentation.

### Features

* consume access and upload client ([#159](https://github.com/web3-storage/w3ui/issues/159)) ([e36d842](https://github.com/web3-storage/w3ui/commit/e36d842b1695032355ab29646c3dce6a33880517))

## [1.1.2](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v1.1.1...react-uploads-list-v1.1.2) (2022-10-27)


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": "1.1.2",
"version": "2.0.0",
"description": "React adapter for w3ui uploads list.",
"module": "build/esm/index.js",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 65f4726

Please sign in to comment.