Bump version to 0.7.3

This commit is contained in:
2026-03-23 14:47:13 +01:00
parent b7d4d0ded4
commit 1103c5e326
4 changed files with 18 additions and 4 deletions

View File

@@ -11,6 +11,18 @@ Sections:
---
## 0.7.3 - 2026-03-23
### Added
- Release notes support in the repository detail view for provider releases.
- New backend endpoint to fetch release notes for the selected repository version.
- Persistent project guidance in `.idea/start prompt.md`.
- Detailed in-project work log in `.idea/changes.md`.
### Changed
- Home Assistant panel asset cache-buster bumped to ensure updated frontend assets load after deployment.
- Release-note lookups now clearly report when a selected version has no provider release body instead of implying notes exist for plain tags or branches.
## 0.7.2 2026-01-20
### Fixed