Skip to content

Commit

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


## 1.0.0 (2023-11-28)


### Features

* adds space-finder autocomplete combobox
([storacha#268](storacha/w3ui#268))
([5894cdc](storacha/w3ui@5894cdc))
* allow users to set page size in W3APIProvider
([storacha#308](storacha/w3ui#308))
([22d917a](storacha/w3ui@22d917a))
* club tropical w3 auth boxen
([storacha#350](storacha/w3ui#350))
([92fa065](storacha/w3ui@92fa065))
* Customizable UI components
([storacha#208](storacha/w3ui#208))
([1107544](storacha/w3ui@1107544))
* implement reverse paging
([storacha#381](storacha/w3ui#381))
([0077b34](storacha/w3ui@0077b34))
* Improve upload component flow
([storacha#285](storacha/w3ui#285))
([4f5cf4f](storacha/w3ui@4f5cf4f))
* simplify ([storacha#591](storacha/w3ui#591))
([7309e1d](storacha/w3ui@7309e1d))
* Storybook story improvements
([storacha#294](storacha/w3ui#294))
([c031ff7](storacha/w3ui@c031ff7))


### Bug Fixes

* fix w3console styling
([storacha#320](storacha/w3ui#320))
([31cbe91](storacha/w3ui@31cbe91))
* remove authenticator class when registed
([storacha#352](storacha/w3ui#352))
([e115f9f](storacha/w3ui@e115f9f))
* w3console polish
([storacha#284](storacha/w3ui#284))
([654d507](storacha/w3ui@654d507))

---
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 Nov 28, 2023
1 parent b347fae commit eea7020
Show file tree
Hide file tree
Showing 3 changed files with 24 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
@@ -1,6 +1,6 @@
{
"packages/core": "1.0.0",
"packages/react": "0.0.0",
"packages/react": "1.0.0",
"packages/keyring-core": "6.0.0",
"packages/uploader-core": "7.0.0",
"packages/uploads-list-core": "5.0.0",
Expand Down
22 changes: 22 additions & 0 deletions packages/w3ui/packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2023-11-28)


### Features

* adds space-finder autocomplete combobox ([#268](https://github.com/web3-storage/w3ui/issues/268)) ([3dcd647](https://github.com/web3-storage/w3ui/commit/3dcd647d3c05c6b403a439af58688885073631b8))
* allow users to set page size in W3APIProvider ([#308](https://github.com/web3-storage/w3ui/issues/308)) ([814a293](https://github.com/web3-storage/w3ui/commit/814a2936e651c32f8f759bcd04c5d21d3b040de3))
* club tropical w3 auth boxen ([#350](https://github.com/web3-storage/w3ui/issues/350)) ([2266eb2](https://github.com/web3-storage/w3ui/commit/2266eb26d500058fa10cb67084ff4168dd230873))
* Customizable UI components ([#208](https://github.com/web3-storage/w3ui/issues/208)) ([0a776fe](https://github.com/web3-storage/w3ui/commit/0a776fe55d32de8433477020de9c5c44d249abde))
* implement reverse paging ([#381](https://github.com/web3-storage/w3ui/issues/381)) ([10f059a](https://github.com/web3-storage/w3ui/commit/10f059af4dbf5cb6303d82c1133defe8f74aa914))
* Improve upload component flow ([#285](https://github.com/web3-storage/w3ui/issues/285)) ([ba9a3bf](https://github.com/web3-storage/w3ui/commit/ba9a3bfcb8a98cbddb421263b7d8a145964d7b48))
* simplify ([#591](https://github.com/web3-storage/w3ui/issues/591)) ([d1dfdf0](https://github.com/web3-storage/w3ui/commit/d1dfdf0bc015e8204db216278990d9c260fc7132))
* Storybook story improvements ([#294](https://github.com/web3-storage/w3ui/issues/294)) ([e0de2cc](https://github.com/web3-storage/w3ui/commit/e0de2cc57525418663be6b6a33c01be9ea3ca7f5))


### Bug Fixes

* fix w3console styling ([#320](https://github.com/web3-storage/w3ui/issues/320)) ([74a298c](https://github.com/web3-storage/w3ui/commit/74a298cb3c0a09e005ca1394e46604f7ee6ad2fb))
* remove authenticator class when registed ([#352](https://github.com/web3-storage/w3ui/issues/352)) ([3668f3b](https://github.com/web3-storage/w3ui/commit/3668f3b739a0fab88934f28836eb45f549c2b6e5))
* w3console polish ([#284](https://github.com/web3-storage/w3ui/issues/284)) ([9a67365](https://github.com/web3-storage/w3ui/commit/9a67365906b139e21f335c2ad9c77b4551aeff31))
2 changes: 1 addition & 1 deletion packages/w3ui/packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/react",
"version": "0.0.0",
"version": "1.0.0",
"description": "React adapter for w3ui.",
"module": "build/esm/index.js",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit eea7020

Please sign in to comment.