⬆️ Updating add-on Log Viewer to bef450f

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-15 15:35:28 +00:00
parent f49f2cf5ff
commit 4f41a8c99b
4 changed files with 23 additions and 6 deletions

View file

@ -1,4 +1,21 @@
# Changelog since v0.11.1
- ⬆️ Bump actions/stale from 3.0.19 to 4 (#106)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#105)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2.

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-442be28-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/442be28
[release-shield]: https://img.shields.io/badge/version-bef450f-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/bef450f

View file

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