Skip to content

Restore the 1.34.8 changelog heading - #111

Merged
dougrathbone merged 1 commit into
masterfrom
dougrathbone/restore-changelog-1-34-8-9cfb
Sep 11, 2026
Merged

dougrathbone merged 1 commit into
masterfrom
dougrathbone/restore-changelog-1-34-8-9cfb

Conversation

@dougrathbone

Copy link
Copy Markdown
Owner

Summary

v1.34.9 is tagged and published. The version bump replaced the 1.34.8 heading, so the GitHub Release body includes the 1.34.8 notes. Restore the heading and fail the extract test if a patch version skips the previous heading.

Changes

  • Restore ## [1.34.8] in the add-on changelog
  • Require the live changelog’s second heading to be the previous patch (1.34.9 then 1.34.8)

Test plan

  • npm test, lint, and typecheck pass

Checklist

  • Version bumped in package.json and homeassistant-addon/config.yaml (if releasing)
  • CHANGELOG.md updated (if releasing)
  • No sensitive data or credentials included

The published v1.34.9 release notes are already written; this only fixes the file for later extracts.

Open in Web Open in Cursor 

The 1.34.9 heading replaced 1.34.8 instead of inserting above it, so the
GitHub Release body included the 1.34.8 notes. Require the live changelog
to list the previous patch heading immediately after the current version.

Co-authored-by: Doug Rathbone <dougrathbone@users.noreply.github.com>
@dougrathbone
dougrathbone marked this pull request as ready for review September 11, 2026 22:45
@dougrathbone
dougrathbone merged commit 2a7d684 into master Sep 11, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants