Skip to content

Commit

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


##
[2.2.0](storacha/w3ui@react-uploads-list-v2.1.0...react-uploads-list-v2.2.0)
(2023-02-23)


### Features

* implement reverse paging
([storacha#381](storacha/w3ui#381))
([0077b34](storacha/w3ui@0077b34))

---
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 <travis@dag.house>
  • Loading branch information
github-actions[bot] and travis authored Feb 23, 2023
1 parent aee2d66 commit dddbf77
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
@@ -1,7 +1,7 @@
{
"packages/react-uploader": "3.1.0",
"packages/react-uploads-list": "2.2.0",
"packages/uploader-core": "4.1.0",
"packages/react-uploads-list": "2.1.0",
"packages/uploads-list-core": "2.1.0",
"packages/vue-uploader": "3.0.1",
"packages/solid-uploader": "3.0.2",
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,5 +1,12 @@
# Changelog

## [2.2.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v2.1.0...react-uploads-list-v2.2.0) (2023-02-23)


### Features

* implement reverse paging ([#381](https://github.com/web3-storage/w3ui/issues/381)) ([10f059a](https://github.com/web3-storage/w3ui/commit/10f059af4dbf5cb6303d82c1133defe8f74aa914))

## [2.1.0](https://github.com/web3-storage/w3ui/compare/react-uploads-list-v2.0.1...react-uploads-list-v2.1.0) (2023-02-06)


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

0 comments on commit dddbf77

Please sign in to comment.