Skip to content

Commit fe5832b

Browse files
tablackburnclaude
andauthored
chore: release v0.11.0 (#41)
- 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>
1 parent 9b04a27 commit fe5832b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [0.11.0] - 2026-04-27
11+
1012
### Added
1113

1214
- New `Update-PatServerToken` public command for refreshing an expired or invalid Plex authentication token in a single step.

PlexAutomationToolkit/PlexAutomationToolkit.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'PlexAutomationToolkit.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.10.3'
15+
ModuleVersion = '0.11.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = @('Desktop', 'Core')

0 commit comments

Comments
 (0)