🎉 Release of add-on Spotify Connect 0.9.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-19 16:42:55 +00:00
parent c021e59841
commit 382d4ebc56
4 changed files with 16 additions and 50 deletions

View file

@ -898,10 +898,10 @@ SOFTWARE.
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.9.0
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.9.0/README.md
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.9.1
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.9.1/README.md
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
[spotify-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
[spotify-version-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg
[spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,51 +1,17 @@
## Whats changed
## 🚀 Enhancements
- Rewrite of add-on @frenck (#100)
- Use `cargo install` @giannello (#102)
## 🧰 Maintenance
- Cleanup repository @frenck (#66)
- Upgrade Code of Conduct @frenck (#68)
- Add new repository workflow @frenck (#69)
- 🚀 Add-on CI improvements @frenck (#130)
## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#133)
## ⬆️ Dependency updates
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#71)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#72)
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#73)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#75)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#74)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#76)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#77)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#79)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#80)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#81)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#83)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#84)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#89)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#90)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#91)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#92)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#93)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#95)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#97)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#96)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#98)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#99)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#104)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#105)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#106)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#108)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#109)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#113)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#112)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#114)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#116)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#123)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 @dependabot (#125)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#121)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#119)
- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#126)
- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#128)
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#127)
- ⬆️ Upgrades cargo to 1.52.1-r1 @frenck (#131)
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#132)
- ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#134)

View file

@ -49,6 +49,6 @@ 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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.9.0
[release-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.9.1
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Spotify Connect",
"version": "0.9.0",
"version": "0.9.1",
"slug": "spotify",
"description": "Play Spotify music on your Home Assistant device",
"url": "https://github.com/hassio-addons/addon-spotify-connect",