Skip to content

Commit

Permalink
chore(main): release uploader-core 4.1.0 (#393)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.1.0](uploader-core-v4.0.0...uploader-core-v4.1.0)
(2023-02-23)


### Features

* implement reverse paging
([#381](#381))
([10f059a](10f059a))

---
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>
  • Loading branch information
github-actions[bot] authored Feb 23, 2023
1 parent 10f059a commit 0c4643b
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
@@ -1,6 +1,6 @@
{
"packages/react-uploader": "3.1.0",
"packages/uploader-core": "4.0.0",
"packages/uploader-core": "4.1.0",
"packages/react-uploads-list": "2.1.0",
"packages/uploads-list-core": "2.0.1",
"packages/vue-uploader": "3.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/uploader-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://github.com/web3-storage/w3ui/compare/uploader-core-v4.0.0...uploader-core-v4.1.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))

## [4.0.0](https://github.com/web3-storage/w3ui/compare/uploader-core-v3.0.2...uploader-core-v4.0.0) (2023-02-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/uploader-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/uploader-core",
"version": "4.0.0",
"version": "4.1.0",
"description": "w3ui uploader core.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 0c4643b

Please sign in to comment.