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

Commit

Permalink
chore(release): 11.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [11.19.0](v11.18.0...v11.19.0) (2020-11-12)

### Features

* New Combobox component ([9b31104](9b31104))
* **useOnClickOutside:** Allow passing multiple refs ([bf3acac](bf3acac))
* **usePopoverState:** memoise open & close callbacks ([5b49611](5b49611))
  • Loading branch information
5app-Machine committed Nov 12, 2020
1 parent 75f7ab2 commit 8773ce0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [11.19.0](https://github.com/5app/base5-ui/compare/v11.18.0...v11.19.0) (2020-11-12)


### Features

* New Combobox component ([9b31104](https://github.com/5app/base5-ui/commit/9b31104f057c3922923eb791726da39ceb2d154b))
* **useOnClickOutside:** Allow passing multiple refs ([bf3acac](https://github.com/5app/base5-ui/commit/bf3acac3207bcf1ca8ca32a55d8b5a693588e67a))
* **usePopoverState:** memoise open & close callbacks ([5b49611](https://github.com/5app/base5-ui/commit/5b496114ef5a280eebbd2beacecfd0bf20959735))

# [11.18.0](https://github.com/5app/base5-ui/compare/v11.17.0...v11.18.0) (2020-11-04)


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

0 comments on commit 8773ce0

Please sign in to comment.