🎉 Release of add-on The Lounge 0.12.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-12 21:59:12 +00:00
parent ef89742368
commit ce9d9df5da
4 changed files with 17 additions and 25 deletions

View file

@ -1,23 +1,15 @@
## Whats changed
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#49)
## ⬆️ Dependency updates
- ⬆️ 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)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#50)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#51)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#52)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#53)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#54)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#55)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#56)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#57)
- ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#58)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#60)
- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#61)

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.12.0-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.12.0
[release-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.12.1
[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.12.0",
"version": "0.12.1",
"slug": "thelounge",
"description": "A self-hosted web IRC client",
"url": "https://github.com/hassio-addons/addon-thelounge",