Skip to content

Conversation

nyannyacha
Copy link
Contributor

What kind of change does this PR introduce?

Feature

What is the current behavior?

vscode ➜ /workspaces/edge-runtime $ ./target/debug/edge-runtime -V
edge-runtime 0.1.0

What is the new behavior?

vscode ➜ /workspaces/edge-runtime (cli-deno-version) $ ./target/debug/edge-runtime -V
edge-runtime 0.1.0
deno 1.37.2 (debug, aarch64-unknown-linux-gnu)

Additional context

Resolves #236

(cherry picked from commit 3b5d097c7979d1502949e45e370fd2fe0934cb6a)
@laktek
Copy link
Contributor

laktek commented Jan 3, 2024

Nice one! Thanks for the contribution.

@laktek laktek merged commit 4ef8dfd into supabase:main Jan 3, 2024
Copy link

github-actions bot commented Jan 3, 2024

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@nyannyacha nyannyacha deleted the cli-deno-version branch January 3, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get Deno version for edge runtime
2 participants