Release Git 0.6.0, Copilot 0.2.0, Node 0.1.3, Utilities 0.2.3 - #109
Merged
Conversation
Cut releases for all four modules, moving each module's [Unreleased] notes into a dated section and bumping the manifest, README, and docs site versions: - Shmuelie.Git 0.5.0 -> 0.6.0 (-WorktreePath, -Path targeting, InProgress worktree handling, predictor import cost reduction) - Shmuelie.Copilot 0.1.3 -> 0.2.0 (Select-CopilotSession) - Shmuelie.Node 0.1.2 -> 0.1.3 (Windows-only nvm wrapper guards) - Shmuelie.Utilities 0.2.2 -> 0.2.3 (Windows-only registry/Terminal/WPR guards) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: b98f01a0-a039-492f-8576-b1917e54742d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts releases for all four modules from this batch of merged work. Each module's
[Unreleased]changelog notes move into a dated section, and the manifest, module README**Version:**header, and docs site (docs/index.md,docs/modules.md) versions are bumped.-WorktreePathdestination forNew-/Add-Worktree;-Pathrepository targeting across the Git helpers;Update-Worktreesskips in-progress worktrees asInProgress; predictor registers without eagerly importing PSReadLineSelect-CopilotSessionresumes a session chosen from all sessions on the machineAfter merge, each module is tagged
<Module>-v<version>to trigger the Publish workflow to the PowerShell Gallery.