Skip to content

Commit

Permalink
chore(main): release w3console 1.5.0 (storacha#501)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.5.0](storacha/w3ui@w3console-v1.4.1...w3console-v1.5.0)
(2023-05-09)


### Features

* add warnings about the public and permanent nature of w3up uploads
([storacha#502](storacha/w3ui#502))
([6cc58f8](storacha/w3ui@6cc58f8)),
closes [storacha#464](storacha/w3ui#464)
* get w3console looking acceptable on mobile
([storacha#500](storacha/w3ui#500))
([118cb22](storacha/w3ui@118cb22))
* remove space creator from sidebar
([storacha#509](storacha/w3ui#509))
([40bc621](storacha/w3ui@40bc621))
* update to latest version of ucanto and
[@web3-storage](https://github.com/web3-storage) libraries
([storacha#514](storacha/w3ui#514))
([e1ee301](storacha/w3ui@e1ee301))
* upload progress
([storacha#499](storacha/w3ui#499))
([6c9de97](storacha/w3ui@6c9de97))
* w3console cleanup and updates to packages to support it
([storacha#507](storacha/w3ui#507))
([78aee2a](storacha/w3ui@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>
Co-authored-by: Travis Vachon <[email protected]>
  • Loading branch information
github-actions[bot] and travis authored May 9, 2023
1 parent ebba1bf commit c393c68
Show file tree
Hide file tree
Showing 3 changed files with 14 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 @@ -11,5 +11,5 @@
"packages/solid-keyring": "4.1.0",
"packages/solid-uploader": "4.0.0",
"packages/solid-uploads-list": "3.0.0",
"examples/react/w3console": "1.4.1"
"examples/react/w3console": "1.5.0"
}
12 changes: 12 additions & 0 deletions examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.5.0](https://github.com/web3-storage/w3ui/compare/w3console-v1.4.1...w3console-v1.5.0) (2023-05-09)


### Features

* add warnings about the public and permanent nature of w3up uploads ([#502](https://github.com/web3-storage/w3ui/issues/502)) ([6cc58f8](https://github.com/web3-storage/w3ui/commit/6cc58f8e1161a23f07e6bab50064182a63998ff4)), closes [#464](https://github.com/web3-storage/w3ui/issues/464)
* get w3console looking acceptable on mobile ([#500](https://github.com/web3-storage/w3ui/issues/500)) ([118cb22](https://github.com/web3-storage/w3ui/commit/118cb229dda289e9c98cff488c388fcc6d26e8cb))
* remove space creator from sidebar ([#509](https://github.com/web3-storage/w3ui/issues/509)) ([40bc621](https://github.com/web3-storage/w3ui/commit/40bc6218d833b01536e23791da0a200e28facfb9))
* 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))

## [1.4.1](https://github.com/web3-storage/w3ui/compare/w3console-v1.4.0...w3console-v1.4.1) (2023-03-30)


Expand Down
2 changes: 1 addition & 1 deletion examples/react/w3console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "w3console",
"private": true,
"version": "1.4.1",
"version": "1.5.0",
"type": "module",
"scripts": {
"start": "vite",
Expand Down

0 comments on commit c393c68

Please sign in to comment.