diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 33c2a63..434bc05 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,9 +11,9 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout the repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Login to DockerHub - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 335f7b3..7d1c36a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,5 @@ ## What's Changed -* Select entities with friendly name by @bzzim in https://github.com/matt8707/ha-fusion/pull/463 -* Update eslint by @matt8707 in https://github.com/matt8707/ha-fusion/pull/493 -* Hide header if empty by @matt8707 in https://github.com/matt8707/ha-fusion/pull/494 -* Update youtube addon by @matt8707 in https://github.com/matt8707/ha-fusion/pull/500 -* Add settings version check by @matt8707 in https://github.com/matt8707/ha-fusion/pull/501 -* Update markdown by @matt8707 in https://github.com/matt8707/ha-fusion/pull/502 -* Fix playing conditional media by @matt8707 in https://github.com/matt8707/ha-fusion/pull/503 -* Add scenes section type by @matt8707 in https://github.com/matt8707/ha-fusion/pull/504 +* Remove polyfill.io security issue close #511 by @matt8707 in https://github.com/matt8707/ha-fusion/pull/512 -## New Contributors -* @bzzim made their first contribution in https://github.com/matt8707/ha-fusion/pull/463 -**Full Changelog**: https://github.com/matt8707/ha-fusion/compare/2024.5.3...2024.6.0 \ No newline at end of file +**Full Changelog**: https://github.com/matt8707/ha-fusion/compare/2024.6.0...2024.6.1 \ No newline at end of file diff --git a/config.yaml b/config.yaml index bed91a1..7ae8bb8 100755 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ # required configuration options name: Fusion -version: 2024.6.0 +version: 2024.6.1 slug: ha_fusion description: A modern, easy-to-use and performant custom Home Assistant dashboard arch: