Skip to content

Commit

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


##
[1.3.0](storacha/w3ui@w3console-v1.2.0...w3console-v1.3.0)
(2023-03-24)


### Features

* add the NFT.Storage logo and make sure it looks nice
([storacha#465](storacha/w3ui#465))
([5e16e2f](storacha/w3ui@5e16e2f))
* adjust language in register button
([storacha#467](storacha/w3ui#467))
([70f408e](storacha/w3ui@70f408e))


### Bug Fixes

* get space registrar looking and acting right
([storacha#466](storacha/w3ui#466))
([616f781](storacha/w3ui@616f781))

---
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: Alan Shaw <[email protected]>
  • Loading branch information
github-actions[bot] and Alan Shaw authored Mar 24, 2023
1 parent f797f28 commit 0e99f72
Show file tree
Hide file tree
Showing 3 changed files with 15 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": "3.0.0",
"packages/solid-uploader": "4.0.0",
"packages/solid-uploads-list": "3.0.0",
"examples/react/w3console": "1.2.0"
"examples/react/w3console": "1.3.0"
}
13 changes: 13 additions & 0 deletions examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.3.0](https://github.com/web3-storage/w3ui/compare/w3console-v1.2.0...w3console-v1.3.0) (2023-03-24)


### Features

* add the NFT.Storage logo and make sure it looks nice ([#465](https://github.com/web3-storage/w3ui/issues/465)) ([5e16e2f](https://github.com/web3-storage/w3ui/commit/5e16e2f80ba5376f92a9b2697671516023b94005))
* adjust language in register button ([#467](https://github.com/web3-storage/w3ui/issues/467)) ([70f408e](https://github.com/web3-storage/w3ui/commit/70f408eb8bd5ed0b4cf14583638e15eba5bfc465))


### Bug Fixes

* get space registrar looking and acting right ([#466](https://github.com/web3-storage/w3ui/issues/466)) ([616f781](https://github.com/web3-storage/w3ui/commit/616f781979de6f5e595c86ee6ac3b827b6b16edf))

## [1.2.0](https://github.com/web3-storage/w3ui/compare/w3console-v1.1.0...w3console-v1.2.0) (2023-03-24)


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

0 comments on commit 0e99f72

Please sign in to comment.