Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.1...v1.9.0) (2022-11-11)

### Bug Fixes

* clear search options when inconsistent ([e6e6434](e6e6434))
* reset search bar options when input empty ([f11e0aa](f11e0aa))

### Features

* implement 'search as you type' for profiles ([2eac504](2eac504))
* move search bar to header ([5268669](5268669))
* show querying indicator in header ([c6ffc9f](c6ffc9f))
  • Loading branch information
semantic-release-bot committed Nov 11, 2022
1 parent a118760 commit 45c978a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.9.0](https://github.com/maui-r/cultivator/compare/v1.8.1...v1.9.0) (2022-11-11)


### Bug Fixes

* clear search options when inconsistent ([e6e6434](https://github.com/maui-r/cultivator/commit/e6e6434061534553a6826d18e4e7362fd2b1790f))
* reset search bar options when input empty ([f11e0aa](https://github.com/maui-r/cultivator/commit/f11e0aafbeaa703028f2c845b8663a550b7faf44))


### Features

* implement 'search as you type' for profiles ([2eac504](https://github.com/maui-r/cultivator/commit/2eac5048d3766f1209b4927c61639f943ca75e4a))
* move search bar to header ([5268669](https://github.com/maui-r/cultivator/commit/5268669da1791dac56f2a969a1980353529e7070))
* show querying indicator in header ([c6ffc9f](https://github.com/maui-r/cultivator/commit/c6ffc9fc9fb1258ab429c6605786abbe9875d65b))

## [1.8.1](https://github.com/maui-r/cultivator/compare/v1.8.0...v1.8.1) (2022-11-09)


Expand Down

0 comments on commit 45c978a

Please sign in to comment.