Skip to content

Commit

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


##
[5.1.0](uploader-core-v5.0.0...uploader-core-v5.1.0)
(2023-05-09)


### Features

* update to latest version of ucanto and
[@web3-storage](https://github.com/web3-storage) libraries
([#514](#514))
([e1ee301](e1ee301))
* upload progress
([#499](#499))
([6c9de97](6c9de97))
* w3console cleanup and updates to packages to support it
([#507](#507))
([78aee2a](78aee2a))

---
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 May 9, 2023
1 parent 9435c69 commit 0f3919e
Show file tree
Hide file tree
Showing 3 changed files with 11 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/keyring-core": "4.2.0",
"packages/uploader-core": "5.0.0",
"packages/uploader-core": "5.1.0",
"packages/uploads-list-core": "3.0.0",
"packages/react-keyring": "5.1.1",
"packages/react-uploader": "4.0.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/uploader-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [5.1.0](https://github.com/web3-storage/w3ui/compare/uploader-core-v5.0.0...uploader-core-v5.1.0) (2023-05-09)


### Features

* update to latest version of ucanto and [@web3-storage](https://github.com/web3-storage) libraries ([#514](https://github.com/web3-storage/w3ui/issues/514)) ([e1ee301](https://github.com/web3-storage/w3ui/commit/e1ee301f8a6571a074c46add79527e2480f82675))
* upload progress ([#499](https://github.com/web3-storage/w3ui/issues/499)) ([6c9de97](https://github.com/web3-storage/w3ui/commit/6c9de9799ff25e16ed5b5ce4f1b66bd9430466f8))
* w3console cleanup and updates to packages to support it ([#507](https://github.com/web3-storage/w3ui/issues/507)) ([78aee2a](https://github.com/web3-storage/w3ui/commit/78aee2a63f3f56dedc493b0fe8e60aa94ad84f07))

## [5.0.0](https://github.com/web3-storage/w3ui/compare/uploader-core-v4.1.0...uploader-core-v5.0.0) (2023-03-23)


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": "5.0.0",
"version": "5.1.0",
"description": "w3ui uploader core.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 0f3919e

Please sign in to comment.