Skip to content

Commit

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


##
[2.0.0](storacha/w3ui@w3console-v1.5.0...w3console-v2.0.0)
(2023-07-26)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages
([storacha#530](storacha/w3ui#530))

### Features

* upgrade access client, ucanto and other packages
([storacha#530](storacha/w3ui#530))
([4449018](storacha/w3ui@4449018))


### Bug Fixes

* use unified endpoint for staging services
([storacha#528](storacha/w3ui#528))
([b2e328e](storacha/w3ui@b2e328e))

---
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 Vachon authored Jul 26, 2023
1 parent 17d6f32 commit 2516d03
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/w3ui/.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": "1.5.0"
"examples/react/w3console": "2.0.0"
}
16 changes: 16 additions & 0 deletions packages/w3ui/examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530))

### Features

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530)) ([8e7321b](https://github.com/web3-storage/w3ui/commit/8e7321be61bded29ac8b29c781dabf665865ec97))


### Bug Fixes

* use unified endpoint for staging services ([#528](https://github.com/web3-storage/w3ui/issues/528)) ([82ecaf7](https://github.com/web3-storage/w3ui/commit/82ecaf748ed3da9f560b0967159335fd6196b386))

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


Expand Down
2 changes: 1 addition & 1 deletion packages/w3ui/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.5.0",
"version": "2.0.0",
"type": "module",
"scripts": {
"start": "vite",
Expand Down

0 comments on commit 2516d03

Please sign in to comment.