Merge pull request #100 from jellyfin/prepare-11

This commit is contained in:
Cody Robibero 2022-03-27 18:07:08 -06:00 committed by GitHub
commit 6fa890f22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,13 +17,17 @@ artifacts:
- "MimeKit.dll"
- "BouncyCastle.Crypto.dll"
changelog: |2-
### Bug Fixes ###
- Pull correct ServerName (#85) @crobibero
### Code or Repo Maintenance ###
- Update ruleset, fix new warnings (#82) @crobibero
- Fix scheduled task (#106) @crobibero
- chore(deps): bump Handlebars.Net from 2.0.10 to 2.1.0 (#101) @dependabot
- chore(deps): bump MailKit from 3.1.0 to 3.1.1 (#102) @dependabot
- chore(deps): bump MailKit from 3.0.0 to 3.1.0 (#95) @dependabot
### Dependency updates ###
- chore(deps): update Microsoft.Extensions.Http requirement from 5.* to 6.* (#80) @dependabot
- chore(deps): bump Handlebars.Net from 2.0.9 to 2.0.10 (#92) @dependabot
- chore(deps): bump MailKit from 2.15.0 to 3.0.0 (#91) @dependabot
- chore(deps): bump Handlebars.Net from 2.0.10 to 2.1.0 (#101) @dependabot
- chore(deps): bump MailKit from 3.1.0 to 3.1.1 (#102) @dependabot
- chore(deps): bump MailKit from 3.0.0 to 3.1.0 (#95) @dependabot
### CI & build changes ###
- fix: wrong name in ci workflows (#104) @h1dden-da3m0n
- ci: migrate to centralized Plugin CI workflows (#94) @h1dden-da3m0n