Skip to content

Commit

Permalink
chore(release): 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent fb27332 commit 4b735f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.1](https://github.com/jorenn92/Maintainerr/compare/v2.1.0...v2.1.1) (2024-09-09)


### Bug Fixes

* Fixed an issue where 'Users that saw all available episodes' & 'Users that watch the show/season/episode' wouldn't work for the owner user after 2.1.0 ([#1252](https://github.com/jorenn92/Maintainerr/issues/1252)) ([bf8c2d3](https://github.com/jorenn92/Maintainerr/commit/bf8c2d31cb5961e44643356ae84a9744427df187))
* The server no longer crashes when community.plex.tv rate limits have been hit. Also improved logging and increased API paging chunks to minimize the occurrence of this error. ([#1253](https://github.com/jorenn92/Maintainerr/issues/1253)) ([8227f8c](https://github.com/jorenn92/Maintainerr/commit/8227f8c2b2739460929b1b8cf381016efcb94732))
* When a Tvdb ID isn't found, a warning with the media item's title is now displayed ([fb27332](https://github.com/jorenn92/Maintainerr/commit/fb273323fe6ddd689d976d7717a9c86728ae62cd))

# [2.1.0](https://github.com/jorenn92/Maintainerr/compare/v2.0.4...v2.1.0) (2024-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maintainerr",
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"packageManager": "yarn@4.1.1",
"repository": {
Expand Down

0 comments on commit 4b735f6

Please sign in to comment.