Files
bash-tui-toolkit/CHANGELOG.md
semantic-release-bot 487d7469b7 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.0...1.2.1) (2023-02-17)

### Bug Fixes

* Fix select after refactor ([7f93185](7f931855a5))
2023-02-17 11:45:53 +00:00

2.4 KiB

1.2.1 (2023-02-17)

Bug Fixes

  • Fix select after refactor (7f93185)

1.2.0 (2023-02-17)

Features

1.1.1 (2023-02-16)

Bug Fixes

  • Fix color formatting for success and error messages (6d8aad0)

1.1.0 (2023-02-16)

Features

  • Improve performance for empty line print for larger lists (3b02fbb)

1.0.4 (2023-02-16)

Bug Fixes

  • Fix empty line for checkbox and list prompt (042f01b)

1.0.3 (2023-02-15)

Bug Fixes

  • Add missing new line for select (717bb54)

1.0.2 (2023-02-15)

Bug Fixes

  • Fix line break in list result (391c0e2)

1.0.1 (2023-02-15)

Bug Fixes

  • Fix empty lines for switch and checkbox (dd3f163)

1.0.0 (2023-02-15)

Features