This commit is contained in:
Franck Nijhof 2025-06-24 15:00:46 +02:00 committed by GitHub
parent a0d1c96f4d
commit 760cc81c67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 17 additions and 2 deletions

View File

@ -108,8 +108,8 @@ social:
# Home Assistant release details
current_major_version: 2025
current_minor_version: 6
current_patch_version: 2
date_released: 2025-06-23
current_patch_version: 3
date_released: 2025-06-24
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -49,6 +49,7 @@ _PS: We will pick up the regular release schedule again now, so expect the next
- [Patch releases](#patch-releases)
- [2025.6.1 - June 13](#202561---june-13)
- [2025.6.2 - June 23](#202562---june-23)
- [2025.6.3 - June 24](#202563---june-24)
- [Need help? Join the community!](#need-help-join-the-community)
- [Backward-incompatible changes](#backward-incompatible-changes)
- [All changes](#all-changes)
@ -540,6 +541,13 @@ release every Friday.
[zha docs]: /integrations/zha/
[zwave_js docs]: /integrations/zwave_js
### 2025.6.3 - June 24
- Update frontend to 20250531.4 ([@bramkragten] - [#147414])
[#147414]: https://github.com/home-assistant/core/pull/147414
[@bramkragten]: https://github.com/bramkragten
## Need help? Join the community!
Home Assistant has a great community of users who are all more than willing

View File

@ -896,6 +896,13 @@ For a summary in a more readable format:
[zha docs]: /integrations/zha/
[zwave_js docs]: /integrations/zwave_js
## Release 2025.6.3 - June 24
- Update frontend to 20250531.4 ([@bramkragten] - [#147414])
[#147414]: https://github.com/home-assistant/core/pull/147414
[@bramkragten]: https://github.com/bramkragten
[#123284]: https://github.com/home-assistant/core/pull/123284
[#125764]: https://github.com/home-assistant/core/pull/125764
[#129456]: https://github.com/home-assistant/core/pull/129456