Skip to content

v3.10.0

Latest

Choose a tag to compare

@slack-cli-releaser slack-cli-releaser released this 27 Nov 22:56
· 15 commits to main since this release

What's Changed

🚀 Enhancements

  • feat: redirect tools version metadata in reference to docs site by @zimeg in #269
  • feat: add 'app unlink' command by @srtaalej in #266
    • slack app unlink
  • feat: update 'collaborator' command to support read-only permission type by @vegeris in #272
    • slack collaborator add --permission-type reader
    • slack collaborator add --permission-type owner
    • slack collaborator update --permission-type reader
    • slack collaborator update --permission-type owner

🤖 Build

  • build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #268
  • build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #270
  • build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #271
  • build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #273
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in #274
  • build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 by @dependabot[bot] in #275

🧪 Testing/Code Health

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

Full Changelog: v3.9.2...v3.10.0