Skip to content

Commit

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


##
[1.0.1](storacha/w3ui@w3console-v1.0.0...w3console-v1.0.1)
(2023-03-23)


### Bug Fixes

* use production service configuration by default in w3console
([storacha#425](storacha/w3ui#425))
([04990c5](storacha/w3ui@04990c5))

---
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] authored Mar 23, 2023
1 parent 04990c5 commit fd223cc
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": "2.1.1",
"packages/react-keyring": "3.0.1",
"packages/vue-keyring": "2.0.2",
"examples/react/w3console": "1.0.0"
"examples/react/w3console": "1.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

## [1.0.1](https://github.com/web3-storage/w3ui/compare/w3console-v1.0.0...w3console-v1.0.1) (2023-03-23)


### Bug Fixes

* use production service configuration by default in w3console ([#425](https://github.com/web3-storage/w3ui/issues/425)) ([04990c5](https://github.com/web3-storage/w3ui/commit/04990c57e3575d0c12ff1eb7420d0d64c5415c26))

## 1.0.0 (2023-03-23)


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

0 comments on commit fd223cc

Please sign in to comment.