Skip to content

Unconventionional commits missing #625

@joshka

Description

@joshka

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

⚙️ Miscellaneous Tasks

[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 missing

filter_unconventional = false in cliff.toml

Steps To Reproduce

  1. gh repo clone joshka/tui-scrollview
  2. git 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions