Skip to content

chore(release): 0.60.6 - #1345

Closed
client-software-ci wants to merge 1 commit into
mainlinefrom
bump/0.60.6
Closed

chore(release): 0.60.6#1345
client-software-ci wants to merge 1 commit into
mainlinefrom
bump/0.60.6

Conversation

@client-software-ci

Copy link
Copy Markdown
Collaborator

0.60.6 (2026-08-28)

Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com>
@client-software-ci
client-software-ci requested a review from a team as a code owner August 28, 2026 16:48
@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Aug 28, 2026
Comment thread CHANGELOG.md
@@ -1,3 +1,4 @@
## 0.60.6 (2026-08-28)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The 0.60.6 entry is empty: the header is immediately followed by the 0.60.5 header with no blank line and no ### Features / ### Bug Fixes section. Every other release header in this file is followed by a blank line and at least one section, and CHANGELOG_GUIDELINES.md states each release must follow the standard section order.

This looks like a side effect of the three commits since 0.60.5 (chore(deps) bumping openjd-model in requirements-testing.txt / requirements-ui-testing.txt, plus a test: and a docs: commit). Since chore is listed in [tool.semantic_release.commit_parser_options].patch_tags, the test-only dependency bump triggered a patch version bump but produced no user-facing entry — so 0.60.6 would publish with no changes to the distributed package and an empty changelog section.

Two things worth deciding before merging:

  1. Either give the entry a one-line body (e.g. a ### Bug Fixes / maintenance note) or drop the bare header, so the file stays parseable and consistent.
  2. If test-requirement-only chore(deps) bumps should not cut releases, consider removing chore from patch_tags (or scoping it) so dependabot updates to requirements-*testing.txt do not produce empty releases.

@baxeaz baxeaz closed this Aug 31, 2026
@baxeaz
baxeaz deleted the bump/0.60.6 branch August 31, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-maintainers Waiting on the maintainers to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants