Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions cliff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# git-cliff ~ configuration file
# https://git-cliff.org/docs/configuration

[git]
conventional_commits = false
Copy link
Copy Markdown
Member

@h h Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would suggest that we still add this file to ensure that everyone uses the same config, but with conventional_commits = true

Suggested change
conventional_commits = false
conventional_commits = true

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Issues = "https://github.com/shortstorybox/printserver/issues"

[project]
name = "printserver"
version = "2.4.3" # Updated by `make version-bump`
version = "2.4.5" # Updated by `make version-bump`
description = "The missing JavaScript Printer API"
license = "GPL-3.0-or-later"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading