diff --git a/_config.yml b/_config.yml index 3cb5019e6c4..8279d13f2ed 100644 --- a/_config.yml +++ b/_config.yml @@ -110,7 +110,7 @@ social: # Home Assistant release details current_major_version: 2024 current_minor_version: 3 -current_patch_version: 2 +current_patch_version: 3 date_released: 2024-03-22 # Either # or the anchor link to latest release notes in the blog post. diff --git a/source/_posts/2024-03-06-release-20243.markdown b/source/_posts/2024-03-06-release-20243.markdown index 4024f920512..cfb97237b57 100644 --- a/source/_posts/2024-03-06-release-20243.markdown +++ b/source/_posts/2024-03-06-release-20243.markdown @@ -57,6 +57,7 @@ happen during my absence this beta. 🥰 - [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui) - [Release 2024.3.1 - March 14](#release-202431---march-14) - [Release 2024.3.2 - March 22](#release-202432---march-22) +- [Release 2024.3.3 - March 22](#release-202433---march-22) - [Need help? Join the community!](#need-help-join-the-community) - [Backward-incompatible changes](#backward-incompatible-changes) - [All changes](#all-changes) @@ -691,6 +692,16 @@ The following integration us now available via the Home Assistant UI: [@thecode]: https://github.com/thecode [@zweckj]: https://github.com/zweckj +## Release 2024.3.3 - March 22 + +- Update cosign to 2.2.3 ([@frenck] - [#113996]) +- Bump axis to v58 ([@Kane610] - [#114008]) + +[#113996]: https://github.com/home-assistant/core/pull/113996 +[#114008]: https://github.com/home-assistant/core/pull/114008 +[@frenck]: https://github.com/frenck +[@Kane610]: https://github.com/Kane610 + ## Need help? Join the community! Home Assistant has a great community of users who are all more than willing diff --git a/source/changelogs/core-2024.3.markdown b/source/changelogs/core-2024.3.markdown index de0d7c461ad..133864a49ae 100644 --- a/source/changelogs/core-2024.3.markdown +++ b/source/changelogs/core-2024.3.markdown @@ -1280,6 +1280,16 @@ For a summary in a more readable format: [@thecode]: https://github.com/thecode [@zweckj]: https://github.com/zweckj +## Release 2024.3.3 - March 22 + +- Update cosign to 2.2.3 ([@frenck] - [#113996]) +- Bump axis to v58 ([@Kane610] - [#114008]) + +[#113996]: https://github.com/home-assistant/core/pull/113996 +[#114008]: https://github.com/home-assistant/core/pull/114008 +[@frenck]: https://github.com/frenck +[@Kane610]: https://github.com/Kane610 + [#100418]: https://github.com/home-assistant/core/pull/100418 [#101012]: https://github.com/home-assistant/core/pull/101012 [#101641]: https://github.com/home-assistant/core/pull/101641