🎉 Release of add-on AirCast 3.1.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-12 20:28:56 +00:00
parent 710d2080b0
commit 1575172c34
4 changed files with 17 additions and 42 deletions

View file

@ -1,40 +1,15 @@
## Whats changed
## ✨ New features
- Add translation support @frenck (#70)
## 🐛 Bug fixes
- Mark address option optional @frenck (#71)
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#68)
## ⬆️ Dependency updates
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#44)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#43)
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#45)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#46)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#47)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#48)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#49)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#51)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#52)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#53)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#54)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#56)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#57)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#58)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#59)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#60)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#61)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#62)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#63)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#64)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#65)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#66)
- ⬆️ Upgrades add-on base image to v4.2.0 @frenck (#67)
- ⬆️ Upgrades AirConnect to 0.2.53.1 @frenck (#69)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#74)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#75)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#76)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#77)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#78)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#79)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#80)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#81)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#82)
- ⬆️ Upgrades add-on base image to v4.2.1 @frenck (#84)
- ⬆️ Upgrades AirConnect to 0.2.50.5 @frenck (#85)

View file

@ -46,5 +46,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v3.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.1.0
[release-shield]: https://img.shields.io/badge/version-v3.1.1-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.1.1

View file

@ -1,6 +1,6 @@
{
"name": "AirCast",
"version": "3.1.0",
"version": "3.1.1",
"slug": "aircast",
"description": "AirPlay capabilities for your Chromecast devices.",
"url": "https://github.com/hassio-addons/addon-aircast",