Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 21, 2025
1 parent 653a29c commit 41053ad
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.1"
".": "1.0.2"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.2](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/compare/v1.0.1...v1.0.2) (2025-01-21)


### Fixes

* Add missing $ to interpolate query limit in API URL ([#8](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/issues/8)) ([653a29c](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/commit/653a29c877bdf1a41cdd9b71ebc5ba8c0f5741fc))
* Increase API channel grid limit to load all channels ([#5](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/issues/5)) ([7cea9b7](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/commit/7cea9b7503c280168a045dfd4d9274cc5170d942))


### Refactoring

* Remove image reference from the plugin configuration and UI ([#7](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/issues/7)) ([a6ca5d9](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/commit/a6ca5d9b03c61976360d0057dcba4f9c8984899a))

## [1.0.1](https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/compare/v1.0.0...v1.0.1) (2025-01-12)


Expand Down

0 comments on commit 41053ad

Please sign in to comment.