From 13736022a15a535eb36b5eecf36c4fb68a759cd0 Mon Sep 17 00:00:00 2001 From: patbeqo <46697474+patbeqo@users.noreply.github.com> Date: Fri, 4 Sep 2026 16:26:09 +0000 Subject: [PATCH] Release v0.6.2 --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index edc29db..a2fc13d 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,7 @@ --- name: temporal-developer description: Develop, debug, and manage Temporal applications across Python, TypeScript, Go, Java, .NET, Ruby, and Rust. Use when the user is building workflows, activities, or workers with a Temporal SDK, debugging issues like non-determinism errors, stuck workflows, or activity retries, using Temporal CLI, Temporal Server, or Temporal Cloud, or working with durable execution concepts like signals, queries, heartbeats, versioning, continue-as-new, child workflows, or saga patterns. Also use when the user mentions "run a Temporal workflow from the CLI", "start a dev server", "run temporal server start-dev", "temporal workflow start", "temporal workflow execute", "temporal workflow signal", "temporal workflow query", "temporal workflow update". -version: 0.6.1 +version: 0.6.2 --- # Skill: temporal-developer