Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/5app/base5-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
diondiondion committed Jun 30, 2020
2 parents d7ad2ae + 1f765cd commit 86f0f3d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [10.5.0](https://github.com/5app/base5-ui/compare/v10.4.0...v10.5.0) (2020-06-30)


### Bug Fixes

* **Stack:** Don't render spacing for falsy children ([5f24846](https://github.com/5app/base5-ui/commit/5f2484654dd19b7fd16158c6df51e45cffb758e4))
* **styleProps:** Support justifyContent styleProp ([06a5173](https://github.com/5app/base5-ui/commit/06a5173a33752d1acad5be4ddf378aebfbf203af))


### Features

* New useFocusOnMount hook ([3f58537](https://github.com/5app/base5-ui/commit/3f58537d904c90125e2603de0a99a6249d5d9816))

# [10.4.0](https://github.com/5app/base5-ui/compare/v10.3.2...v10.4.0) (2020-06-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base5-ui",
"version": "10.4.0",
"version": "10.5.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 86f0f3d

Please sign in to comment.