Skip to content

Commit

Permalink
Merge pull request #100 from jellyfin/prepare-11
Browse files Browse the repository at this point in the history
  • Loading branch information
crobibero authored Mar 28, 2022
2 parents 73d3dae + 33b9e3c commit 6fa890f
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6fa890f

Please sign in to comment.