Skip to content

Commit

Permalink
chore(release): 9.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [9.4.3](v9.4.2...v9.4.3) (2024-11-18)

### Bug Fixes

* default to common platform icons ([188598b](188598b)), closes [#608](#608)
* default to common platform icons ([#635](#635)) ([b7bdf23](b7bdf23)), closes [#608](#608)
* incorrect required Playnite API version ([a1a4895](a1a4895)), closes [#623](#623)
* incorrect required Playnite API version ([#624](#624)) ([e0b6921](e0b6921)), closes [#623](#623)
* unknown sources are PC platform ([9aceb5f](9aceb5f)), closes [#633](#633)
* unknown sources are PC platform ([#634](#634)) ([52d5c97](52d5c97)), closes [#633](#633)
  • Loading branch information
semantic-release-bot committed Nov 18, 2024
1 parent b7bdf23 commit 7ce937f
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions apps/PlayniteWebPlugin/src/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,26 @@ Packages:
ReleaseDate: 2024-11-10
RequiredApiVersion: 6.11.0
Changelog:
- 'chore: commit ext & manifest on release'
- 'fix: no dry run'
- 'fix: update manifest in repo'
- 'chore: automate manifest creation (#616)'
- 'chore: automate manifest creation'
- "chore: commit ext & manifest on release"
- "fix: no dry run"
- "fix: update manifest in repo"
- "chore: automate manifest creation (#616)"
- "chore: automate manifest creation"
- Version: 9.4.2
PackageUrl: https://github.com/andrew-codes/playnite-web/releases/download/v9.4.2/PlayniteWeb_ec3439e3-51ee-43cb-9a8a-5d82cf45edac_9_4_2.pext
ReleaseDate: 2024-11-13
RequiredApiVersion: 6.11.0
Changelog:
- 'fix: run state is reported correctly to UI (#622)'
- 'fix: do not override run state with incorrect data'
- "fix: run state is reported correctly to UI (#622)"
- "fix: do not override run state with incorrect data"
- Version: 9.4.3
PackageUrl: https://github.com/andrew-codes/playnite-web/releases/download/v9.4.3/PlayniteWeb_ec3439e3-51ee-43cb-9a8a-5d82cf45edac_9_4_3.pext
ReleaseDate: 2024-11-18
RequiredApiVersion: 6.11.0
Changelog:
- "fix: default to common platform icons (#635)"
- "fix: default to common platform icons"
- "fix: unknown sources are PC platform (#634)"
- "fix: unknown sources are PC platform"
- "fix: incorrect required Playnite API version (#624)"
- "fix: incorrect required Playnite API version"

0 comments on commit 7ce937f

Please sign in to comment.