Skip to content

Releases: slackapi/slack-cli

v3.9.1

31 Oct 21:20

Choose a tag to compare

What's Changed

📚 Documentation

🤖 Build

  • chore: update indirect dependencies to recent releases by @zimeg in #249

🧪 Testing/Code Health

  • style: prefer formatting prints to mock output instead of writing string by @zimeg in #250

Full Changelog: v3.9.0...v3.9.1

v3.9.0

21 Oct 18:37

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: update the manifest model to include the setting for work objects by @vegeris in #247

🐛 Bug Fixes

  • fix: avoid blocking the installation script with an automatic update prompt by @srtaalej in #246

🤖 Build

  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #235
  • ci: automerge updates to dependencies after running tests by @zimeg in #239
  • ci: add automerge dependencies to the next release milestone by @zimeg in #240
  • build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #236
  • ci: run the automerge check as part of pull request jobs by @zimeg in #241
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.3 to 2.0.4 by @dependabot[bot] in #243
  • build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #238
  • build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #237
  • build(deps): bump apache/skywalking-eyes from 0.7.0 to 0.8.0 by @dependabot[bot] in #245

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.2 by @slack-cli-releaser[bot] in #242
  • build(deps): bump golang to 1.25.3 by @slack-cli-releaser[bot] in #244

New Contributors

Full Changelog: v3.8.1...v3.9.0

v3.8.1

03 Oct 22:25

Choose a tag to compare

What's Changed

📚 Documentation

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.2 to 2.0.3 by @dependabot[bot] in #233
  • chore: update indirect dependencies to recent releases by @zimeg in #234

New Contributors

Full Changelog: v3.8.0...v3.8.1

v3.8.0

19 Sep 22:38

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: output a list of samples for a language with the samples command by @zimeg in #192
  • feat: deprecate the "branch" and "template" flag for the samples command by @zimeg in #193

📚 Documentation

🤖 Build

  • build(deps): bump github.com/spf13/afero from 1.14.0 to 1.15.0 by @dependabot[bot] in #220
  • build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #221
  • build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #219
  • build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #222
  • build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 by @dependabot[bot] in #227
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.1 to 2.0.2 by @dependabot[bot] in #230

🧪 Testing/Code Health

  • test(ci): run the installation tests on circleci by @zimeg in #225
  • build: make releases with a "make tag" build command by @zimeg in #228
  • build: run the docgen command with make tag release by @zimeg in #229

Full Changelog: v3.7.0...v3.8.0

v3.7.0

05 Sep 19:53
4f4d779

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add search app feature to the app manifest by @zimeg in #210
  • feat: install to $HOME/.local/bin if writes to /usr/local/bin fail by @zimeg in #188

📚 Documentation

🤖 Build

  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #206
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #207
  • build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #209
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #208
  • build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #212
  • build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #213
  • build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #214

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.1 by @slack-cli-releaser[bot] in #211
  • ci(fix): add circleci pipeline definition to manual e2e tests by @zimeg in #200

Full Changelog: v3.6.1...v3.7.0

v3.6.1-zimeg-feat-cmd-extension-feature

25 Aug 23:37

Choose a tag to compare

v3.6.1-zimeg-feat-cmd-extension

25 Aug 23:26

Choose a tag to compare

v3.6.1

22 Aug 23:08
5033493

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: remove deno from installation scripts by @zimeg in #189

🐛 Bug Fixes

  • fix: generate documentation without template literals and with standard headers by @zimeg in #194

📚 Documentation

🤖 Build

  • build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.1 by @dependabot[bot] in #186
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #187
  • build(deps): bump promiseofcake/circleci-trigger-action from 1.7.9 to 2.0.1 by @dependabot[bot] in #196
  • build(deps): remove unused indirect dependencies by @slack-cli-releaser[bot] in #201
  • build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #202

🧪 Testing/Code Health

  • build(deps): bump golang to 1.24.6 by @slack-cli-releaser[bot] in #177
  • build(deps): bump golang to 1.25.0 by @slack-cli-releaser[bot] in #191

Full Changelog: v3.6.0...v3.6.1

v3.6.0-zimeg-build-x-version

15 Aug 20:28

Choose a tag to compare

Pre-release

What's Changed

🐛 Bug Fixes

  • fix: generate documentation without template literals and with standard headers by @zimeg in #194

📚 Documentation

🤖 Build

  • build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.1 by @dependabot[bot] in #186
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #187

🧪 Testing/Code Health

  • build(deps): bump golang to 1.24.6 by @slack-cli-releaser[bot] in #177

Full Changelog: v3.6.0...df96c7a

v3.6.0-ci-generate-cli-reference-docs

15 Aug 19:27

Choose a tag to compare

Pre-release

What's Changed

🚀 Enhancements

  • docs: list flags before examples in generated reference by @zimeg in #195

🐛 Bug Fixes

  • fix: generate documentation without template literals and with standard headers by @zimeg in #194

📚 Documentation

🤖 Build

  • build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.1 by @dependabot[bot] in #186
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #187

🧪 Testing/Code Health

  • build(deps): bump golang to 1.24.6 by @slack-cli-releaser[bot] in #177

Full Changelog: v3.6.0...c4ea92e