From 5f440a8e20504251c343e55a86282644dac922ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:33:25 -0500 Subject: [PATCH] Update Workflow Preset to v1.3.11 (#3251) Update workflow-preset submitted by @bigsmartben: - presets/catalog.community.json (version, download_url, updated_at) Closes #3248 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- presets/catalog.community.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/presets/catalog.community.json b/presets/catalog.community.json index 901553b28..24c312195 100644 --- a/presets/catalog.community.json +++ b/presets/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-06-25T00:00:00Z", + "updated_at": "2026-06-30T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json", "presets": { "a11y-governance": { @@ -670,11 +670,11 @@ "workflow-preset": { "name": "Workflow Preset", "id": "workflow-preset", - "version": "1.3.2", - "description": "Behavior-first specification, design artifacts, and agent-native handoff orchestration.", + "version": "1.3.11", + "description": "Behavior-first specification, design artifacts, and agent-native handoff orchestration", "author": "bigsmartben", "repository": "https://github.com/bigsmartben/spec-kit-workflow-preset", - "download_url": "https://github.com/bigsmartben/spec-kit-workflow-preset/releases/download/v1.3.2/spec-kit-workflow-preset-v1.3.2.zip", + "download_url": "https://github.com/bigsmartben/spec-kit-workflow-preset/releases/download/v1.3.11/spec-kit-workflow-preset-v1.3.11.zip", "homepage": "https://github.com/bigsmartben/spec-kit-workflow-preset", "documentation": "https://github.com/bigsmartben/spec-kit-workflow-preset/blob/main/README.md", "license": "MIT", @@ -693,7 +693,7 @@ "handoff" ], "created_at": "2026-05-27T00:00:00Z", - "updated_at": "2026-06-03T00:00:00Z" + "updated_at": "2026-06-30T00:00:00Z" } } }