-
-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the bug
https://github.com/joshka/tui-scrollview
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
- Update git cliff config
⚙️ Miscellaneous Tasks
- Group dependabot updates
[0.3.4] - 2024-04-01
🐛 Bug Fixes
- Scroll_to_bottom scrolls the y offset not the x offset (docs(readme): add GitLab CI/CD section to README.md #24)
⚙️ Miscellaneous Tasks
[0.3.3] - 2024-03-28
📚 Documentation
- Improve docs and example code (Gitlab CI, git-cliff is working on v0.4.0, git repo is set, config file is here but no changelog ... #22)
⚙️ Miscellaneous Tasks
- Release (Can't install v0.4.0 from cargo #19)
Note that c1fd2a0 Add horizontal scrollbars and hide scrollbars if there is enough space (#30) is missing
filter_unconventional = false in cliff.toml
Steps To Reproduce
gh repo clone joshka/tui-scrollviewgit cliff| grep "Add horizontal scrollbars"
Expected behavior
Changelog should include the unconventional commit
Screenshots / Logs
No response
Software information
- Operating system: macOS
- Rust version: not relevant - git cliff installed via homebrew
- Project version: git-cliff 2.2.1
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working