Skip to content

Commit

Permalink
fix: hass addon version is updated for every release (#636)
Browse files Browse the repository at this point in the history
Closes #557
  • Loading branch information
andrew-codes authored Nov 19, 2024
2 parents 7ce937f + ec7a059 commit 0e76d0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const config = {
assets: [
'apps/PlayniteWebPlugin/src/manifest.yaml',
'apps/PlayniteWebPlugin/src/extension.yaml',
'hass-playnite-web/config.json'
],
message:
'chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}',
Expand Down

0 comments on commit 0e76d0e

Please sign in to comment.