🎉 Release of add-on Bookstack 0.13.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-14 23:57:30 +00:00
parent 4c8b751c92
commit 7adcb281dd
4 changed files with 11 additions and 26 deletions

View file

@ -1,24 +1,9 @@
## Whats changed
## 🚀 Enhancements
- 🔑 Update NGINX SSL parameters @frenck (#127)
- ✨ Add options for setting and displaying Appkey @sinclairpaul (#136)
## 🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#124)
## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#126)
## ⬆️ Dependency updates
- ⬆️ Upgrades mariadb-client to 10.5.12-r0 @frenck (#125)
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#128)
- Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#130)
- Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#131)
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#133)
- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#134)
- ⬆ Update Bookstack to v21.08.3. @sinclairpaul (#137)
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#140)
- ⬆️ Upgrades php7 to 7.4.24-r0 @frenck (#143)
- ⬆️ Upgrades composer to 2.1.9-r0 @frenck (#144)
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#145)
- ⬆️ Update Bookstack to v21.08.5 @sinclairpaul (#147)

View file

@ -39,6 +39,6 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.0
[release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.1
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Bookstack",
"version": "0.13.0",
"version": "0.13.1",
"slug": "bookstack",
"description": "Simple & Free Wiki Software",
"url": "https://github.com/hassio-addons/addon-bookstack",