Releases: prgres/clickup-tui
Releases · prgres/clickup-tui
v0.1.16
v0.1.15
v0.1.14
0.1.14 (2024-06-06)
⚓ Miscellaneous Chores
- add bin dir (fd51c99)
♾️ Continuous Integration
- add dependabot for actions (#151) (a821ec7)
- add missing actions: read permission to osv scanner (d220fa0)
- add missing checkout before building pkg (#149) (ccf5d37)
- add missing OSV Scanner workflow name (#147) (3ba199a)
- add release-please workflow (d11c163)
- change dependantabot commit prefix (#158) (308d8d4)
- create osv-scanner.yml (d349235)
- create trivy.yml (40f3f21)
- disabled build wf on release (d7fa479)
- fix scanners (#142) (c03f32d)
- fix trailing / in output bin (6cf8a19)
- release (#150) (a451c61)
🛠️Dependencies
- bump actions/checkout from 3 to 4 (#153) (6fc4b85)
- bump actions/setup-go from 4 to 5 (#154) (00255c5)
- bump aquasecurity/trivy-action from 0.5.0 to 0.21.0 (#159) (adc107c)
- bump github/codeql-action from 2 to 3 (#157) (c1c7a47)
- bump golangci/golangci-lint-action from 3 to 6 (#156) (34e2885)
- bump google/osv-scanner-action from 1.7.1 to 1.7.4 (#155) (b0d95a2)
0.1.13
0.1.12
0.1.11
What's Changed
- fix: refresh with cache by @prgres in #126
- fix: help widget size with smaller windows by @prgres in #129
- chore: disabled codeql on pr by @prgres in #130
- feat: if path is longer than 0.4 of the bar, replace its parts with ... by @prgres in #131
- feat: tabs carousel by @prgres in #133
Full Changelog: 0.1.10...0.1.11