diff --git a/_config.yml b/_config.yml index e25d9a3c8fd..885bd5ad774 100644 --- a/_config.yml +++ b/_config.yml @@ -107,8 +107,8 @@ social: # Home Assistant release details current_major_version: 2022 current_minor_version: 9 -current_patch_version: 3 -date_released: 2022-09-13 +current_patch_version: 4 +date_released: 2022-09-14 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2022-09-07-release-20229.markdown b/source/_posts/2022-09-07-release-20229.markdown index f4bf9196d1e..d046aeeb57b 100644 --- a/source/_posts/2022-09-07-release-20229.markdown +++ b/source/_posts/2022-09-07-release-20229.markdown @@ -397,9 +397,6 @@ The following integrations are now available via the Home Assistant UI: ## Release 2022.9.3 - September 13 -- 2022.9.0 ([@frenck] - [#77968]) ([abode docs]) ([acmeda docs]) ([accuweather docs]) -- 2022.9.1 ([@balloob] - [#78081]) -- 2022.9.2 ([@balloob] - [#78169]) - Move up setup of service to make it more robust when running multiple instances of deCONZ ([@Kane610] - [#77621]) ([deconz docs]) - Bump blinkpy to 0.19.2 ([@Vaskivskyi] - [#78097]) ([blink docs]) - Bump PyViCare==2.17.0 ([@TheJulianJES] - [#78232]) ([vicare docs]) @@ -506,6 +503,14 @@ The following integrations are now available via the Home Assistant UI: [yalexs_ble docs]: /integrations/yalexs_ble/ [zha docs]: /integrations/zha/ +## Release 2022.9.4 - September 14 + +- Update frontend to 20220907.2 ([@bramkragten] - [#78431]) ([frontend docs]) + +[#78431]: https://github.com/home-assistant/core/pull/78431 +[@bramkragten]: https://github.com/bramkragten +[frontend docs]: /integrations/frontend + ## Need help? Join the community Home Assistant has a great community of users who are all more than willing