Skip to content

Commit

Permalink
chore(release): 9.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.5.0](v9.4.5...v9.5.0) (2024-12-05)

### Bug Fixes

* game action button layout on mobile ([316495d](316495d)), closes [#625](#625)

### Features

* ROms are supported as PC platform games ([3205d4f](3205d4f)), closes [#653](#653)
* Roms are supported as PC platform games ([#654](#654)) ([ffb1368](ffb1368)), closes [#653](#653)
  • Loading branch information
semantic-release-bot committed Dec 5, 2024
1 parent 7321509 commit 46f88a1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions apps/PlayniteWebPlugin/src/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,12 @@ Packages:
- "chore(plugin): better logging (#639)"
- "fix: check for release prior to using it"
- "chore: add better logging to plugin"
- Version: 9.5.0
PackageUrl: https://github.com/andrew-codes/playnite-web/releases/download/v9.5.0/PlayniteWeb_ec3439e3-51ee-43cb-9a8a-5d82cf45edac_9_5_0.pext
ReleaseDate: 2024-12-05
RequiredApiVersion: 6.11.0
Changelog:
- "feat: Roms are supported as PC platform games (#654)"
- "feat: ROms are supported as PC platform games"
- "chore: back-end e2e coverage results"
- "fix: game action button layout on mobile"
2 changes: 1 addition & 1 deletion hass-playnite-web/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Playnite Web App",
"url": "https://github.com/andrew-codes/playnite-web",
"version": "9.4.5",
"version": "9.5.0",
"slug": "playnite-web-app",
"description": "An add-on to provide web interface and API for Playnite.",
"arch": [
Expand Down

0 comments on commit 46f88a1

Please sign in to comment.