Skip to content

Commit 4827dd0

Browse files
committed
bump v1.24.0
1 parent 6dff062 commit 4827dd0

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clickup-cli",
33
"description": "ClickUp CLI skills for managing tasks, sprints, comments, checklists, custom fields, tags, and time tracking via the cup command",
4-
"version": "1.23.1",
4+
"version": "1.24.0",
55
"author": {
66
"name": "Krzysztof Rodak"
77
},

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@krodak/clickup-cli",
3-
"version": "1.23.1",
3+
"version": "1.24.0",
44
"description": "ClickUp CLI for AI agents and humans",
55
"type": "module",
66
"license": "MIT",

skills/clickup-cli/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: clickup
33
description: 'Use when managing ClickUp tasks, sprints, or comments via the `cup` CLI tool. Triggers: task queries, status updates, sprint tracking, creating subtasks, posting comments, threaded replies, standup summaries, searching tasks, checking overdue items, assigning tasks, listing spaces and lists, opening tasks in browser, checking auth or config, setting custom fields, deleting tasks, managing tags, managing checklists, editing comments, task links, time tracking, attachments, file uploads, listing members, listing fields, duplicating tasks, bulk operations, goals, key results, saved filters, favorites.'
44
---
55

6-
# ClickUp CLI (`cup`) - skill version 1.23.1
6+
# ClickUp CLI (`cup`) - skill version 1.24.0
77

88
Reference for AI agents using the `cup` CLI tool. Covers task management, sprint tracking, comments, time tracking, custom fields, goals, docs, and project workflows.
99

10-
> **Version check:** Run `cup --version`. If your installed version is older than 1.23.1, update with `npm install -g @krodak/clickup-cli` and refresh this skill with `cup skill`.
10+
> **Version check:** Run `cup --version`. If your installed version is older than 1.24.0, update with `npm install -g @krodak/clickup-cli` and refresh this skill with `cup skill`.
1111
1212
## Install & Configure
1313

0 commit comments

Comments
 (0)