🎉 Release of add-on The Lounge 0.12.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-04 09:24:35 +00:00
parent 672e8d2dbe
commit 51f69e076e
4 changed files with 25 additions and 17 deletions

View file

@ -1,15 +1,23 @@
## Whats changed
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#49)
## ⬆️ Dependency updates
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#23)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#24)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#25)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#26)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#27)
- ⬆ Upgrades nodejs to 14.15.5-r0 @frenck (#29)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#28)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#30)
- ⬆ Upgrades nodejs to 14.16.0-r0 @frenck (#32)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#31)
- ⬆ Upgrades add-on base image to v9.1.5 @frenck (#33)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#34)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#35)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#36)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#37)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#38)
- ⬆️ Upgrades nodejs to 14.16.1-r0 @frenck (#39)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#40)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#41)
- ⬆️ Upgrades nodejs to 14.16.1-r1 @frenck (#42)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#43)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#44)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#45)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#46)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#47)
- ⬆️ Upgrades add-on base image to v9.2.0 @frenck (#48)

View file

@ -45,7 +45,7 @@ If you are more interested in stable releases of our add-ons:
[midnight-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/midnight-theme.png
[more-info-light]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/more-info-light.png
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.11.1
[release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.12.0
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
[thelounge]: https://github.com/timmo001/thelounge

View file

@ -1,6 +1,6 @@
{
"name": "The Lounge",
"version": "0.11.1",
"version": "0.12.0",
"slug": "thelounge",
"description": "A self-hosted web IRC client",
"url": "https://github.com/hassio-addons/addon-thelounge",