Skip to content

Commit

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


##
[2.0.1](w3console-v2.0.0...w3console-v2.0.1)
(2023-09-01)


### Bug Fixes

* beta ToS ([#546](#546))
([671d601](671d601))

---
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] committed Sep 5, 2023
1 parent 671d601 commit e2fe0dd
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 @@ -11,5 +11,5 @@
"packages/solid-keyring": "5.0.0",
"packages/solid-uploader": "5.0.0",
"packages/solid-uploads-list": "4.0.0",
"examples/react/w3console": "2.0.0"
"examples/react/w3console": "2.0.1"
}
7 changes: 7 additions & 0 deletions examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/web3-storage/w3ui/compare/w3console-v2.0.0...w3console-v2.0.1) (2023-09-01)


### Bug Fixes

* beta ToS ([#546](https://github.com/web3-storage/w3ui/issues/546)) ([671d601](https://github.com/web3-storage/w3ui/commit/671d6016e337db5ce34211903112caa016fc31d9))

## [2.0.0](https://github.com/web3-storage/w3ui/compare/w3console-v1.5.0...w3console-v2.0.0) (2023-07-26)


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": "2.0.0",
"version": "2.0.1",
"type": "module",
"scripts": {
"start": "vite",
Expand Down

0 comments on commit e2fe0dd

Please sign in to comment.