You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git log --oneline
6766fe2 (HEAD -> main, origin/main, origin/HEAD) docs: update git cliff config
3e71623 docs: ensure that horizontal scrollbar is not shown for example
c1fd2a0 Add horizontal scrollbars and hide scrollbars if there is enough space (#30)
a4217ed (kxxt/main) chore(deps): bump ratatui in the all-dependencies group (#28)
ea12671 ci: group dependabot updates
b3783be chore(deps): bump eyre from 0.6.11 to 0.6.12 (#26)
b437732 (tag: v0.3.4) chore: release (#25)
b194736 fix: scroll_to_bottom scrolls the y offset not the x offset (#24)
1b2eb1e (tag: v0.3.3) chore: release (#19)
git cliff result
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
📚 Documentation
Ensure that horizontal scrollbar is not shown for example
Is there an existing issue for this?
Description of the bug
https://github.com/joshka/tui-scrollview
git cliff result
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
📚 Documentation
⚙️ Miscellaneous Tasks
[0.3.4] - 2024-04-01
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
conventional_commits
filter #25)[0.3.3] - 2024-03-28
📚 Documentation
⚙️ Miscellaneous Tasks
Note that
c1fd2a0 Add horizontal scrollbars and hide scrollbars if there is enough space (#30)
is missingfilter_unconventional = false in cliff.toml
Steps To Reproduce
gh repo clone joshka/tui-scrollview
git cliff
| grep "Add horizontal scrollbars"Expected behavior
Changelog should include the unconventional commit
Screenshots / Logs
No response
Software information
Additional context
No response
The text was updated successfully, but these errors were encountered: