Skip to content

Bump @sphido/markdown to ^2.0.0 - #2

Merged
OzzyCzech merged 1 commit into
mainfrom
fix/markdown-version
Aug 14, 2026
Merged

Bump @sphido/markdown to ^2.0.0#2
OzzyCzech merged 1 commit into
mainfrom
fix/markdown-version

Conversation

@OzzyCzech

Copy link
Copy Markdown
Member

CI on main is red: npm install cannot resolve @sphido/markdown@^1.0.0.

npm error notarget No matching version found for @sphido/markdown@^1.0.0

The package ships as 2.0.0 — the whole 1.x range was unpublished from that name in 2024 and npm blocks unpublished versions permanently (sphido/sphido#56). The bump was written while #1 was in review but pushed to the branch a few minutes after that PR was merged, so it never landed. Cherry-picked here.

Four one-line changes in basic, extenders, json and rss. sitemap never depended on it.

CI installs from npm without a lockfile, so this run is the verification.

The 1.x range is unpublishable — npm blocks the 24 versions unpublished
from that name in 2024, so the package ships as 2.0.0.
@OzzyCzech
OzzyCzech merged commit ec40807 into main Aug 14, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant