Skip to content

Releases: knowledge-work/command-action

v2.1.0

16 May 07:40
Immutable release. Only release title and notes can be modified.
f8c6ac0

Choose a tag to compare

2.1.0 (2026-05-16)

Features

  • output: add number and context outputs, soft-deprecate issue_number (85b0b02)

v2.0.0

16 May 02:13
Immutable release. Only release title and notes can be modified.
3e0e0b7

Choose a tag to compare

2.0.0 (2026-05-16)

  • feat!: bump Node.js runtime from 20 to 24 (d37b406)

BREAKING CHANGES

  • Node.js 20 runtime is no longer supported. Self-hosted
    runners must provide a Node.js 24 compatible environment (GLIBC 2.31+).
    Consumers pinned to @v1 should review their runner environment before
    upgrading to @v2.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

v1.1.1

15 May 01:48
09e8901

Choose a tag to compare

1.1.1 (2025-05-15)

Bug Fixes

  • define output explicitly (c7c3798)

v1.1.0

22 Nov 01:16
de3d299

Choose a tag to compare

1.1.0 (2024-11-22)

Features

  • allows passing multiple command names (a19e7c2)

v1.0.2

28 Aug 04:47
cdb6530

Choose a tag to compare

1.0.2 (2024-08-28)

Bug Fixes

  • improve the behavior when inputting an invalid command comment (cc2b343)

v1.0.1

27 Aug 03:55

Choose a tag to compare

1.0.1 (2024-08-27)

Bug Fixes

v1.0.0

27 Aug 03:50

Choose a tag to compare

1.0.0 (2024-08-27)

Features