Skip to content

Releases: urugus/slack-cli

v0.20.21

31 Mar 22:33
4806a86

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vitest from 4.1.0 to 4.1.2 by @dependabot[bot] in #224
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.1.0 to 4.1.2 by @dependabot[bot] in #225
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #219
  • chore(deps): bump actions/setup-node from 4.4.0 to 6.3.0 by @dependabot[bot] in #220
  • chore(deps): bump anthropics/claude-code-action from 1.0.79 to 1.0.82 by @dependabot[bot] in #221
  • chore(deps-dev): bump @biomejs/biome from 2.4.7 to 2.4.9 by @dependabot[bot] in #223
  • chore(deps-dev): bump typescript from 5.8.3 to 6.0.2 by @dependabot[bot] in #222

Full Changelog: v0.20.20...v0.20.21

v0.20.20

31 Mar 21:20
1b54509

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 25.3.5 to 25.5.0 by @dependabot[bot] in #206
  • chore(deps-dev): bump @biomejs/biome from 2.4.6 to 2.4.7 by @dependabot[bot] in #207
  • chore(deps): bump @slack/web-api from 7.14.1 to 7.15.0 by @dependabot[bot] in #209
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.0.18 to 4.1.0 by @dependabot[bot] in #208
  • Pin all GitHub Actions to commit SHAs for supply chain security by @urugus in #218
  • Pin all dependency versions and ignore scripts for supply chain security by @urugus in #226

Full Changelog: v0.20.18...v0.20.20

v0.20.19

21 Mar 15:06

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 25.3.5 to 25.5.0 by @dependabot[bot] in #206
  • chore(deps-dev): bump @biomejs/biome from 2.4.6 to 2.4.7 by @dependabot[bot] in #207
  • chore(deps): bump @slack/web-api from 7.14.1 to 7.15.0 by @dependabot[bot] in #209
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.0.18 to 4.1.0 by @dependabot[bot] in #208

Full Changelog: v0.20.18...v0.20.19

v0.20.18

19 Mar 13:08
d3bcf89

Choose a tag to compare

What's Changed

  • Fix missing_scope handling for channel history lookups by @urugus in #215

Full Changelog: v0.20.17...v0.20.18

v0.20.17

18 Mar 04:53
a1a13f4

Choose a tag to compare

What's Changed

  • Add .claude/settings.json to fix permission denials in CI by @urugus in #211
  • Add MIT LICENSE file by @urugus in #214

Full Changelog: v0.20.16...v0.20.17

v0.20.16

11 Mar 03:54
d3b8c02

Choose a tag to compare

What's Changed

  • Improve unread command performance by @urugus in #204

Full Changelog: v0.20.15...v0.20.16

v0.20.15

09 Mar 04:45
be94832

Choose a tag to compare

What's Changed

  • fix: keep claude review visible on PRs by @urugus in #202
  • refactor: commonize command setup helpers by @urugus in #203

Full Changelog: v0.20.14...v0.20.15

v0.20.14

09 Mar 03:42
98b71d4

Choose a tag to compare

What's Changed

  • refactor: split message operations by @urugus in #201

Full Changelog: v0.20.13...v0.20.14

v0.20.13

09 Mar 01:14
f255fa7

Choose a tag to compare

What's Changed

  • refactor: centralize channel resolution by @urugus in #200

Full Changelog: v0.20.12...v0.20.13

v0.20.12

09 Mar 00:56
a5acd94

Choose a tag to compare

What's Changed

  • refactor: split slack api client module by @urugus in #199

Full Changelog: v0.20.11...v0.20.12