Releases: Kevinjil/jellyfin-plugin-repo-action
Releases · Kevinjil/jellyfin-plugin-repo-action
v0.4.1
This patch release adds the missing imageUrl to the plugin manifest.
What's Changed
- Use imageUrl if exists by @matthewstrasiotto in #5
- Build the action in GitHub actions by @Kevinjil in b4d0f25
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Release v0.4.0 with build.yaml artifact downloading support.
v0.3.0
Add option to ignore prereleases.
v0.2.2
Base the file update on the current sha hash.
v0.2.1
Use ncc
to compile the action with dependencies.
v0.2.0
Use a single variable for the repository owner and name.
Initial release
Initial release of this GitHub action.