Skip to content

Commit

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


##
[4.1.0](storacha/w3ui@solid-uploader-v4.0.0...solid-uploader-v4.1.0)
(2023-05-09)


### Features

* upload progress
([storacha#499](storacha/w3ui#499))
([81ae196](storacha/w3ui@81ae196))
* w3console cleanup and updates to packages to support it
([storacha#507](storacha/w3ui#507))
([f6fdf8e](storacha/w3ui@f6fdf8e))


### Bug Fixes

* tweak READMEs for packages that release-please didn't release right
([storacha#440](storacha/w3ui#440))
([9b8a9c8](storacha/w3ui@9b8a9c8))

---
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.vachon@protocol.ai>
  • Loading branch information
github-actions[bot] and travis authored May 9, 2023
1 parent fa3f951 commit f20c194
Show file tree
Hide file tree
Showing 3 changed files with 15 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
Expand Up @@ -9,7 +9,7 @@
"packages/vue-uploader": "4.1.0",
"packages/vue-uploads-list": "3.0.1",
"packages/solid-keyring": "4.2.0",
"packages/solid-uploader": "4.0.0",
"packages/solid-uploader": "4.1.0",
"packages/solid-uploads-list": "3.0.0",
"examples/react/w3console": "1.5.0"
}
13 changes: 13 additions & 0 deletions packages/w3ui/packages/solid-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## [4.1.0](https://github.com/web3-storage/w3ui/compare/solid-uploader-v4.0.0...solid-uploader-v4.1.0) (2023-05-09)


### Features

* 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))


### Bug Fixes

* tweak READMEs for packages that release-please didn't release right ([#440](https://github.com/web3-storage/w3ui/issues/440)) ([845a6b6](https://github.com/web3-storage/w3ui/commit/845a6b644dbec6bf65ff09e751da7b7f01c8cf1e))

## [4.0.0](https://github.com/web3-storage/w3ui/compare/solid-uploader-v3.0.2...solid-uploader-v4.0.0) (2023-03-23)


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

0 comments on commit f20c194

Please sign in to comment.