Bump version to 0.7.4

This commit is contained in:
2026-03-23 15:46:34 +01:00
parent a029738ec8
commit 9448176ff4
4 changed files with 16 additions and 3 deletions

1
.idea/changes.md generated
View File

@@ -14,6 +14,7 @@
- Added a broader persistent rule that internal workflow or prompt/process decisions must never appear in any public-facing project communication.
- Added a persistent language rule that all project-facing repository content must stay in English regardless of the chat language.
- Added persistent pinned repositories support: favorites are stored in settings, exposed by the backend, filterable and sortable in the store view, and toggleable from the detail view without forcing a full repository refresh.
- Bumped the integration version from `0.7.3` to `0.7.4` and added the `0.7.4` release entry to `CHANGELOG.md` for the pinned-repositories feature.
### Documented
- Captured the verified project identity from the repository and README files: Bahmcloud Store is a Home Assistant custom integration intended to behave like a provider-neutral store for custom integrations, similar to HACS but broader than GitHub-only workflows.

4
.idea/start prompt.md generated
View File

@@ -119,5 +119,5 @@ Recommended workflow for future tasks:
6. If and only if a release is being prepared with user approval, fold release-worthy changes into `CHANGELOG.md`.
Current release baseline:
- `manifest.json` version is `0.7.3`
- Latest documented release in `CHANGELOG.md` is `0.7.3` dated `2026-03-23`
- `manifest.json` version is `0.7.4`
- Latest documented release in `CHANGELOG.md` is `0.7.4` dated `2026-03-23`