Skip to content

Commit 6ff527b

Browse files
chore(main): release 0.18.13-next (#195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11965b1 commit 6ff527b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.18.13-next](https://github.com/N00nDay/stwui/compare/v0.18.12-next...v0.18.13-next) (2023-11-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **Autocomplete:** add max height to autocomplete options ([a5992d2](https://github.com/N00nDay/stwui/commit/a5992d24b654627947951f18685b414246333f56))
9+
* **Dropdown:** added max height to Items ([11965b1](https://github.com/N00nDay/stwui/commit/11965b19eb264066d2672e76a24120e0ca39ed5a))
10+
* **Select:** long options need to have max height with overflow ([85578cb](https://github.com/N00nDay/stwui/commit/85578cbfe017353782a4f845424e98a5b466bd39))
11+
312
## [0.18.12-next](https://github.com/N00nDay/stwui/compare/v0.18.11-next...v0.18.12-next) (2023-11-21)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"stwui"
1212
],
1313
"license": "MIT",
14-
"version": "0.18.12-next",
14+
"version": "0.18.13-next",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/N00nDay/stwui"

0 commit comments

Comments
 (0)