Skip to content

Commit

Permalink
chore(main): release w3console 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 10, 2023
1 parent 6cc58f8 commit 338ed57
Show file tree
Hide file tree
Showing 3 changed files with 10 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"
}
8 changes: 8 additions & 0 deletions examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


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

## [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 338ed57

Please sign in to comment.