Skip to content

Commit

Permalink
chore(main): release solid-uploader 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 19, 2023
1 parent 0d851a9 commit b008528
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
Expand Up @@ -4,7 +4,7 @@
"packages/react-uploads-list": "2.0.1",
"packages/uploads-list-core": "2.0.1",
"packages/vue-uploader": "3.0.1",
"packages/solid-uploader": "3.0.1",
"packages/solid-uploader": "3.0.2",
"packages/solid-uploads-list": "2.0.1",
"packages/vue-uploads-list": "2.0.1",
"packages/keyring-core": "2.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/solid-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.2](https://github.com/web3-storage/w3ui/compare/solid-uploader-v3.0.1...solid-uploader-v3.0.2) (2023-01-19)


### Bug Fixes

* get solid examples working again ([#199](https://github.com/web3-storage/w3ui/issues/199)) ([78ad7e9](https://github.com/web3-storage/w3ui/commit/78ad7e91dd83eff4e62f09100ef75b1c97671e3f))

## [3.0.1](https://github.com/web3-storage/w3ui/compare/solid-uploader-v3.0.0...solid-uploader-v3.0.1) (2022-12-15)


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

0 comments on commit b008528

Please sign in to comment.