chore: release v0.11.0#41
Conversation
- Bump ModuleVersion 0.10.3 → 0.11.0 (MINOR: new public Update-PatServerToken cmdlet) - Collapse [Unreleased] entries into [0.11.0] - 2026-04-27 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis change documents the release of version Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Cuts the v0.11.0 release for the PowerShell module by updating the module manifest version and rolling the existing changelog entries into a dated release section.
Changes:
- Bump
ModuleVersionfrom0.10.3to0.11.0in the module manifest. - Add the
0.11.0release header (dated2026-04-27) and place the existing release notes under it, leaving[Unreleased]empty.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| PlexAutomationToolkit/PlexAutomationToolkit.psd1 | Updates module manifest ModuleVersion to 0.11.0 for the release. |
| CHANGELOG.md | Introduces the 0.11.0 section with release date and organizes release notes under it. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
Cuts release v0.11.0 (MINOR bump for the new public
Update-PatServerTokencmdlet).ModuleVersion0.10.3 → 0.11.0 inPlexAutomationToolkit.psd1[Unreleased]entries into[0.11.0] - 2026-04-27in CHANGELOG.mdRelease contents
Added
Update-PatServerTokenpublic cmdlet (PR feat: Add Update-PatServerToken command and CI token validation #31)Changed
Post-merge
PublishModuleToPowerShellGallery.yamlwill trigger automatically on the manifest change and:v0.11.0with auto-generated notesTest plan
Find-Module PlexAutomationToolkit -RequiredVersion 0.11.0resolves on PSGallery🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Update-PatServerTokencommand for seamless Plex token refresh with interactive PIN authentication via plex.tv/link-WhatIfand-ConfirmparametersImprovements