Skip to content

Commit

Permalink
react-server-list: 5.0.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Mar 26, 2021
1 parent 952d707 commit e13bbb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions react-server-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## 5.0.0-alpha.7
* Move the package into the u-wave/hub repository.
* Add aria-label for description dialog buttons.
* Use SWR instead of event sourcing.
* Update for latest material-ui 5.x alpha.

## 5.0.0-alpha.6
* Update for latest material-ui 5.x alpha.
* Remove event sourcing polyfill. Users should bring their own.
Expand Down
2 changes: 1 addition & 1 deletion react-server-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@u-wave/react-server-list",
"version": "5.0.0-alpha.6",
"version": "5.0.0-alpha.7",
"description": "Show a list of üWave servers.",
"main": "dist/u-wave-react-server-list.js",
"module": "dist/u-wave-react-server-list.es.js",
Expand Down

0 comments on commit e13bbb6

Please sign in to comment.