docs(packages): drop removed Zsh 5.1.1/5.2.4 from version list#761
Merged
Conversation
The zsh package no longer ships 5.1.1 or 5.2.4 as selectable profiles (z-shell/zsh#14). Remove the two stale 'zi pack' examples so the usage page matches the available manifest profiles.
Deploying zsh with
|
| Latest commit: |
49efd21
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://15b08a14.zsh.pages.dev |
| Branch Preview URL: | https://docs-zsh-prune-versions.zsh.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Removes two stale Zsh version examples (5.2.4, 5.1.1) from the package usage docs to match the upstream manifest in z-shell/zsh#14, which drops those profiles.
Changes:
- Drops
zi pack"5.2.4" for zshandzi pack"5.1.1" for zshfrom the "Specific version" tab in the Zsh mirror section.
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.
Keeps the package usage docs in sync with the manifest.
ecosystem/packages/02_usage.mdxlistedzi pack"5.2.4"andzi pack"5.1.1"as selectable Zsh versions. z-shell/zsh#14 removes those two profiles from the package manifest, so these examples would advertise versions that no longer exist.This drops the two stale lines to match. Mirrors the same trim made to the repo-local
docs/README.mdin z-shell/zsh#14.Merge ordering: land after z-shell/zsh#14 so the docs don't drop the versions before the manifest change is live.
🤖 Generated with Claude Code