Skip to content

Commit

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


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


### ⚠ BREAKING CHANGES

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

### Features

* upgrade access client, ucanto and other packages
([#530](#530))
([8e7321b](8e7321b))


### Bug Fixes

* use unified endpoint for staging services
([#528](#528))
([82ecaf7](82ecaf7))

---
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 5f05c16 commit 2a7e702
Show file tree
Hide file tree
Showing 3 changed files with 18 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": "1.5.0"
"examples/react/w3console": "2.0.0"
}
16 changes: 16 additions & 0 deletions 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 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 2a7e702

Please sign in to comment.