From 678eb62e2dd0de91c05772a25aeb1a330274598e Mon Sep 17 00:00:00 2001 From: Howar31 Date: Sun, 24 May 2026 01:25:10 +0800 Subject: [PATCH] chore(release): 0.7.0 Co-Authored-By: Claude Opus 4.7 (1M context) --- SECURITY.md | 4 ++-- VERSION | 2 +- gemini-extension.json | 2 +- skills/slk-auth/SKILL.md | 2 +- skills/slk-bookmark/SKILL.md | 2 +- skills/slk-canvas/SKILL.md | 2 +- skills/slk-channel/SKILL.md | 2 +- skills/slk-dnd/SKILL.md | 2 +- skills/slk-emoji/SKILL.md | 2 +- skills/slk-file/SKILL.md | 2 +- skills/slk-list/SKILL.md | 2 +- skills/slk-msg/SKILL.md | 2 +- skills/slk-pin/SKILL.md | 2 +- skills/slk-search/SKILL.md | 2 +- skills/slk-shared/SKILL.md | 2 +- skills/slk-team/SKILL.md | 2 +- skills/slk-thread/SKILL.md | 2 +- skills/slk-user/SKILL.md | 2 +- skills/slk-usergroup/SKILL.md | 2 +- skills/slk/SKILL.md | 2 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index e5525d9..3056274 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,8 @@ | Version | Supported | | ------- | --------- | -| 0.6.x | ✓ | -| < 0.6 | ✗ | +| 0.7.x | ✓ | +| < 0.7 | ✗ | ## Reporting a Vulnerability diff --git a/VERSION b/VERSION index a918a2a..faef31a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0 diff --git a/gemini-extension.json b/gemini-extension.json index 23f743e..b077d64 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "slk", - "version": "0.6.0", + "version": "0.7.0", "description": "Agent-facing Slack CLI for AI agents.", "contextFileName": "skills/slk/SKILL.md" } diff --git a/skills/slk-auth/SKILL.md b/skills/slk-auth/SKILL.md index 5b85687..846fb0d 100644 --- a/skills/slk-auth/SKILL.md +++ b/skills/slk-auth/SKILL.md @@ -2,7 +2,7 @@ name: slk-auth description: "Manage Slack credentials" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-bookmark/SKILL.md b/skills/slk-bookmark/SKILL.md index 460f12b..f52cca8 100644 --- a/skills/slk-bookmark/SKILL.md +++ b/skills/slk-bookmark/SKILL.md @@ -2,7 +2,7 @@ name: slk-bookmark description: "Manage channel bookmarks" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-canvas/SKILL.md b/skills/slk-canvas/SKILL.md index 09f5e40..f727f81 100644 --- a/skills/slk-canvas/SKILL.md +++ b/skills/slk-canvas/SKILL.md @@ -2,7 +2,7 @@ name: slk-canvas description: "Create, read, update, list canvases" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-channel/SKILL.md b/skills/slk-channel/SKILL.md index a9328fe..3a33990 100644 --- a/skills/slk-channel/SKILL.md +++ b/skills/slk-channel/SKILL.md @@ -2,7 +2,7 @@ name: slk-channel description: "List and manage channels" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-dnd/SKILL.md b/skills/slk-dnd/SKILL.md index 78531ce..13edb83 100644 --- a/skills/slk-dnd/SKILL.md +++ b/skills/slk-dnd/SKILL.md @@ -2,7 +2,7 @@ name: slk-dnd description: "Do-Not-Disturb status and snooze" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-emoji/SKILL.md b/skills/slk-emoji/SKILL.md index 87f6227..8824424 100644 --- a/skills/slk-emoji/SKILL.md +++ b/skills/slk-emoji/SKILL.md @@ -2,7 +2,7 @@ name: slk-emoji description: "List custom emoji" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-file/SKILL.md b/skills/slk-file/SKILL.md index a778519..b380a7a 100644 --- a/skills/slk-file/SKILL.md +++ b/skills/slk-file/SKILL.md @@ -2,7 +2,7 @@ name: slk-file description: "List and manage files" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-list/SKILL.md b/skills/slk-list/SKILL.md index 18410e9..32326d3 100644 --- a/skills/slk-list/SKILL.md +++ b/skills/slk-list/SKILL.md @@ -2,7 +2,7 @@ name: slk-list description: "Create and manage Slack Lists" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-msg/SKILL.md b/skills/slk-msg/SKILL.md index b0baaa8..986e9ba 100644 --- a/skills/slk-msg/SKILL.md +++ b/skills/slk-msg/SKILL.md @@ -2,7 +2,7 @@ name: slk-msg description: "Read and send messages" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-pin/SKILL.md b/skills/slk-pin/SKILL.md index 6fe5431..c7ed064 100644 --- a/skills/slk-pin/SKILL.md +++ b/skills/slk-pin/SKILL.md @@ -2,7 +2,7 @@ name: slk-pin description: "Pin and unpin items" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-search/SKILL.md b/skills/slk-search/SKILL.md index 86b977b..5835150 100644 --- a/skills/slk-search/SKILL.md +++ b/skills/slk-search/SKILL.md @@ -2,7 +2,7 @@ name: slk-search description: "Search messages, channels, users" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-shared/SKILL.md b/skills/slk-shared/SKILL.md index c8efd57..98b8b58 100644 --- a/skills/slk-shared/SKILL.md +++ b/skills/slk-shared/SKILL.md @@ -2,7 +2,7 @@ name: slk-shared description: "slk CLI: shared reference for authentication, global flags, and security rules." metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-team/SKILL.md b/skills/slk-team/SKILL.md index 1f42761..8daea10 100644 --- a/skills/slk-team/SKILL.md +++ b/skills/slk-team/SKILL.md @@ -2,7 +2,7 @@ name: slk-team description: "Inspect the workspace" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-thread/SKILL.md b/skills/slk-thread/SKILL.md index 99a8e9b..38aab0b 100644 --- a/skills/slk-thread/SKILL.md +++ b/skills/slk-thread/SKILL.md @@ -2,7 +2,7 @@ name: slk-thread description: "Read and reply to threads" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-user/SKILL.md b/skills/slk-user/SKILL.md index 405cc52..ad2bdc0 100644 --- a/skills/slk-user/SKILL.md +++ b/skills/slk-user/SKILL.md @@ -2,7 +2,7 @@ name: slk-user description: "List and inspect users" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk-usergroup/SKILL.md b/skills/slk-usergroup/SKILL.md index 3d1f47e..7c4d083 100644 --- a/skills/slk-usergroup/SKILL.md +++ b/skills/slk-usergroup/SKILL.md @@ -2,7 +2,7 @@ name: slk-usergroup description: "Manage user groups" metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: diff --git a/skills/slk/SKILL.md b/skills/slk/SKILL.md index 3ef36f9..3e99447 100644 --- a/skills/slk/SKILL.md +++ b/skills/slk/SKILL.md @@ -2,7 +2,7 @@ name: slk description: "slk CLI: read/send Slack messages, manage canvases, lists, channels from the terminal with token-efficient output." metadata: - version: 0.6.0 + version: 0.7.0 openclaw: category: "productivity" requires: