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

Commit

Permalink
chore(release): 10.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.6.0](v10.5.0...v10.6.0) (2020-06-30)

### Bug Fixes

* Add missing root exports for Stack and useFocusOnMount ([fb09d7f](fb09d7f))

### Features

* New hook useReturnToInitEffect ([d7ad2ae](d7ad2ae))
  • Loading branch information
5app-Machine committed Jun 30, 2020
1 parent 86f0f3d commit d258292
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [10.6.0](https://github.com/5app/base5-ui/compare/v10.5.0...v10.6.0) (2020-06-30)


### Bug Fixes

* Add missing root exports for Stack and useFocusOnMount ([fb09d7f](https://github.com/5app/base5-ui/commit/fb09d7fa969f38698329c2b5633e45a3d3019c45))


### Features

* New hook useReturnToInitEffect ([d7ad2ae](https://github.com/5app/base5-ui/commit/d7ad2aeca02034955db08c3491ab8fcffb6bd109))

# [10.5.0](https://github.com/5app/base5-ui/compare/v10.4.0...v10.5.0) (2020-06-30)


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.5.0",
"version": "10.6.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d258292

Please sign in to comment.