Skip to content

docs: fix identifier for latest stable release#115

Merged
lucacasonato merged 1 commit intodenoland:mainfrom
Ms2ger:patch-1
Feb 13, 2026
Merged

docs: fix identifier for latest stable release#115
lucacasonato merged 1 commit intodenoland:mainfrom
Ms2ger:patch-1

Conversation

@Ms2ger
Copy link
Copy Markdown
Contributor

@Ms2ger Ms2ger commented Feb 13, 2026

Fixes #109.

@Ms2ger Ms2ger requested a review from lucacasonato as a code owner February 13, 2026 15:25
Copy link
Copy Markdown
Contributor

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@lucacasonato lucacasonato merged commit 390061a into denoland:main Feb 13, 2026
37 checks passed
tcely added a commit to tcely/setup-deno that referenced this pull request Feb 18, 2026
This reverts commit 390061a.

The `parseVersionRange` function in `src/version.ts` now accepts:
- "latest"
- "stable"

This is to match the `deno upgrade` channel name,
and allow the `latest` value that was working in this action.
tcely added a commit to tcely/setup-deno that referenced this pull request Feb 18, 2026
This reverts commit 390061a.

The `parseVersionRange` function in `src/version.ts` now accepts:
- "latest"
- "stable"

This is to match the `deno upgrade` channel name,
and allow the `latest` value that was working in this action.
crowlKats pushed a commit that referenced this pull request Mar 18, 2026
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.

deno-version: stable returns The passed version range is not valid.

2 participants