mirror of
https://github.com/jellyfin/jellyfin-plugin-webhook.git
synced 2024-11-23 14:09:55 +00:00
Merge pull request #100 from jellyfin/prepare-11
This commit is contained in:
commit
6fa890f22e
18
build.yaml
18
build.yaml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user