## [1.0.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.2...1.0.3) (2023-02-15) ### Bug Fixes * Add missing new line for select ([717bb54](717bb546a0))
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
## [1.0.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.2...1.0.3) (2023-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Add missing new line for select ([717bb54](https://github.com/timo-reymann/bash-tui-toolkit/commit/717bb546a0759174d115f0f7abd9f88dda06294c))
|
|
|
|
## [1.0.2](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.1...1.0.2) (2023-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix line break in list result ([391c0e2](https://github.com/timo-reymann/bash-tui-toolkit/commit/391c0e2a9672e1eefba9883b307bd6d87dacddf5))
|
|
|
|
## [1.0.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.0...1.0.1) (2023-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix empty lines for switch and checkbox ([dd3f163](https://github.com/timo-reymann/bash-tui-toolkit/commit/dd3f163e276f7fb94492ffe2afc3dda43aa7b192))
|
|
|
|
## 1.0.0 (2023-02-15)
|
|
|
|
|
|
### Features
|
|
|
|
* Add first modules ([762ae97](https://github.com/timo-reymann/bash-tui-toolkit/commit/762ae97a36f5dc5fbc28e35a1b92fcc1914697a1))
|
|
* Add modules to publish ([e0aeedf](https://github.com/timo-reymann/bash-tui-toolkit/commit/e0aeedf1904d87770c6eece1c68ed078622e0ca0))
|