🎉 Release of add-on Example 4.3.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-11 08:00:06 +00:00
parent 14344b8c87
commit 88d8234069
4 changed files with 7 additions and 28 deletions

View file

@ -1,26 +1,5 @@
## Whats changed
## 🚀 Enhancements
- Migrate JSON add-on config to YAML @frenck (#102)
## 🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#87)
- Switch add-on to centralized GitHub Action Workflows @frenck (#101)
## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#88)
## ⬆️ Dependency updates
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#89)
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#90)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#92)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#94)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#93)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#97)
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#98)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#100)
- ⬆️ Upgrades add-on base image to v10.2.0 @frenck (#103)
- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#104)

View file

@ -37,5 +37,5 @@ It shows off several features and structures like:
[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-v4.3.0-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v4.3.0
[release-shield]: https://img.shields.io/badge/version-v4.3.1-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v4.3.1

View file

@ -16,4 +16,4 @@ schema:
seconds_between_quotes: int(1,120)
slug: example
url: https://github.com/hassio-addons/addon-example
version: 4.3.0
version: 4.3.1