⬆️ Updating add-on Log Viewer to 2e509c4

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-16 10:20:35 +00:00
parent 3d8169c36c
commit 24a3819dd5
4 changed files with 16 additions and 6 deletions

View file

@ -1,4 +1,14 @@
# Changelog since v0.10.2
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#77)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades nodejs to 14.16.1-r1 (#76)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#75)

View file

@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-log-viewer/64377?u=dale3h
[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-0f9d743-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/0f9d743
[release-shield]: https://img.shields.io/badge/version-2e509c4-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/2e509c4

View file

@ -1,6 +1,6 @@
{
"name": "Log Viewer",
"version": "0f9d743",
"version": "2e509c4",
"slug": "logviewer",
"description": "Browser-based log utility for Home Assistant",
"url": "https://github.com/hassio-addons/addon-log-viewer",