Skip to content

Commit 039f189

Browse files
authored
docs: mark pgflow 0.13.0 release notes as draft (#579)
Set the pgflow 0.13.0 release notes to draft status by changing the `draft` field from `false` to `true` in the frontmatter of the release notes document.
1 parent 354c1c1 commit 039f189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/website/src/content/docs/news/pgflow-0-13-0-cli-fix-step-output-storage-for-conditional-execution.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: false
2+
draft: true
33
title: 'pgflow 0.13.0: CLI Fix + Step Output Storage for Conditional Execution'
44
description: 'Fixes local development with recent Supabase CLI versions, plus 2x faster Map chains'
55
date: 2026-01-03

0 commit comments

Comments
 (0)