Skip to content

chore(main): release clickup-utils 3.0.0#8

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--clickup-utils
Open

chore(main): release clickup-utils 3.0.0#8
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--clickup-utils

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 28, 2026

🤖 I have created a release beep boop

3.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • cli: package renamed from @clickup-utils/cli to @heyramzi/clickup-cli. Reinstall via: pnpm i -g @heyramzi/clickup-cli
  • Reorganized package structure

Features

  • add ClickUp CLI for terminal and AI agent usage (8804d9b)
  • add ClickUp Docs API create and search params types (d218d7f)
  • add ClickUp prefix to all type names for clarity (2a62bd8)
  • add ClickUpEditPageRequest type for page updates (37d388b)
  • add initial documentation files for changelog, product overview, code structure, tech stack, and project tracker (2ffbed2)
  • Add members to ClickUpWorkspace and standardize type naming (a412dc5)
  • add normalizeTaskDescription for clean markdown across task shapes (2f5ed0c)
  • add notification and hooks for Claude Code in settings.json (6e4822c)
  • add OpenAPI SDK generator for ClickUp v2+v3 APIs (a37b301)
  • add transformers and API fetch functions to index.ts (f821191)
  • add v3 clickup api helpers (faea585)
  • cli: comments update + delete + IDs in list (v0.4.0) (9d64089)
  • cli: expose chat commands (69dcd95)
  • cli: migrate to @heyramzi/cli SDK, add README and CHANGELOG (a071e02)
  • cli: rename to @heyramzi/clickup-cli (eaa6eef)
  • cli: render custom fields on task get --fields (v0.3.0) (8cd0d2b)
  • cli: support richer custom field creation (05be036)
  • cli: v0.5.0, folder/list write commands and custom field value setters (4da77f8)
  • cli: v0.6.0, view management commands (bdde3ae)
  • cli: v0.7.0, inline scaffold and fix deep-command router (a9b0199)
  • cli: workspace-wide call page discovery with type 3 doc support (e689638)
  • constants: add WEBHOOK endpoint to ClickUp API constants (aef480a)
  • enhance ClickUp task creation types with markdown description, parent, and flexible assignees, and remove a Claude notification hook. (d565922)
  • Improve SDK type generation by unifying response types, detecting dynamic maps, fixing array item $refs, normalizing API tags, and generating an internal request helper. (686e54b)
  • pkg: publish @heyramzi/clickup-utils to GitHub Packages (920a3a2)
  • transformers: normalize quill descriptions (10c0163)
  • type all task webhook payloads (44663f5)
  • type space feature payloads and add getSpace (7a30268)
  • types: add Chat API endpoints and authentication error codes (835c50f)
  • types: add chat message creation and reaction types (f559314)
  • types: add comment types to ClickUp API type definitions (ab16deb)
  • types: add status.id field and make orderindex required (59d4e9d)
  • types: enhance ClickUp OAuth and task types (f78151e)
  • types: enhance ClickUpApiError with additional metadata fields (a51fc77)
  • types: extend authorization_failures in ClickUpApiError for detailed error context (653b8a7)
  • v0.2.0 — fix @heyramzi/cli path, smarter env tokens, updated doc types (4df0b2d)

Bug Fixes

  • add text_content description fallback (e9f5cec)
  • ci: trigger publish on release published, not tag push (3cf1a16)
  • cli: consume @heyramzi/cli from GitHub Packages registry (9a78224)
  • cli: correct @heyramzi/cli file path after vibe-kit rename (e86a62f)
  • cli: restore cli/package.json accidentally deleted in f8f68d5 (32aaaac)
  • cli: unwrap chat message responses (aa52452)
  • correct ClickUp API documentation URL (cf33df9)
  • esm: add .js extensions to relative imports (466eb6b)
  • make status.id and status.orderindex optional to match ClickUp API (7677c0d)
  • standardize function parameter formatting in hierarchy API and transformers (af7c42d)
  • transformers: clarify list transformation in transformFolder function (87d08ac)
  • types: update ClickUp Doc types to match API responses (239324c)
  • Update StoredWorkspaces to use teams to match ClickUp API structure (3a659a2)

Code Refactoring

  • restructure clickup-types to clickup-utils with framework-specific services (9246c5e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--clickup-utils branch from ad3fe9d to e9e1110 Compare April 28, 2026 15:09
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--clickup-utils branch from e9e1110 to 7ed1597 Compare April 28, 2026 17:31
@github-actions github-actions Bot changed the title chore(main): release clickup-utils 2.1.0 chore(main): release clickup-utils 3.0.0 Apr 28, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--clickup-utils branch from 7ed1597 to 3efe364 Compare April 28, 2026 18:58
@github-actions github-actions Bot changed the title chore(main): release clickup-utils 3.0.0 chore(main): release clickup-utils 2.2.0 Apr 29, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--clickup-utils branch from 3efe364 to aa10b1c Compare April 29, 2026 19:10
@github-actions github-actions Bot changed the title chore(main): release clickup-utils 2.2.0 chore(main): release clickup-utils 3.0.0 Apr 30, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--clickup-utils branch 5 times, most recently from 700fec1 to 6913dd5 Compare May 4, 2026 21:33
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--clickup-utils branch from 6913dd5 to 81377ed Compare May 6, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants