Commit Graph

11 Commits

Author SHA1 Message Date
semantic-release-bot
92ee53bb48 chore(release): 1.2.3 [skip ci]
## [1.2.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.2...1.2.3) (2023-02-17)

### Bug Fixes

* Trigger release ([0945b01](0945b01e1b))
2023-02-17 12:20:00 +00:00
semantic-release-bot
366bfd2487 chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.1...1.2.2) (2023-02-17)

### Bug Fixes

* Full compability on macos ([#2](https://github.com/timo-reymann/bash-tui-toolkit/issues/2)) ([9fa16c8](9fa16c8295))
2023-02-17 12:06:14 +00:00
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
semantic-release-bot
d2425ce13f chore(release): 1.2.0 [skip ci]
## [1.2.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.1.1...1.2.0) (2023-02-17)

### Features

* Add platform helpers ([f6a6e91](f6a6e91d2f))
2023-02-17 09:33:16 +00:00
semantic-release-bot
c086017998 chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.1.0...1.1.1) (2023-02-16)

### Bug Fixes

* Fix color formatting for success and error messages ([6d8aad0](6d8aad022e))
2023-02-16 11:28:33 +00:00
semantic-release-bot
b155320abd chore(release): 1.1.0 [skip ci]
## [1.1.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.4...1.1.0) (2023-02-16)

### Features

* Improve performance for empty line print for larger lists ([3b02fbb](3b02fbb911))
2023-02-16 11:19:38 +00:00
semantic-release-bot
cd8c3c5d5b chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.3...1.0.4) (2023-02-16)

### Bug Fixes

* Fix empty line for checkbox and list prompt ([042f01b](042f01bd0b))
2023-02-16 10:57:07 +00:00
semantic-release-bot
c4c1399493 chore(release): 1.0.3 [skip ci]
## [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))
2023-02-15 18:55:18 +00:00
semantic-release-bot
a3b1f4ebbe chore(release): 1.0.2 [skip ci]
## [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](391c0e2a96))
2023-02-15 18:34:54 +00:00
semantic-release-bot
2d5153ea18 chore(release): 1.0.1 [skip ci]
## [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](dd3f163e27))
2023-02-15 17:50:33 +00:00
semantic-release-bot
9de87a6acd chore(release): 1.0.0 [skip ci]
## 1.0.0 (2023-02-15)

### Features

* Add first modules ([762ae97](762ae97a36))
* Add modules to publish ([e0aeedf](e0aeedf190))
2023-02-15 16:49:27 +00:00