Node Slack Sdk: @slack/cli-test@2.2.1 Release

Release date:
January 30, 2026
Previous version:
@slack/cli-test@2.2.0+cli.2.32.2 (released August 27, 2025)
Magnitude:
3,185 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

73 Features Released with @slack/cli-test@2.2.1

Top Contributors in @slack/cli-test@2.2.1

vegeris
dependabot-bot
mwbrooks
lukegalbraithrussell
github-actions[bot]
WilliamBergamin

Directory Browser for @slack/cli-test@2.2.1

All files are compared to previous version, @slack/cli-test@2.2.0+cli.2.32.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • 9318ec9: build(cli-test): document the compatible version of slack cli with each release

    The minimum supported Slack CLI version is now documented in the README instead of being encoded in the package version using build metadata (e.g. +cli.2.32.2). Build metadata is stripped by npm during publish, causing version conflicts with previously published versions and breaking the automated release workflow.