Skip to content

v3.8.0

Choose a tag to compare

@slack-cli-releaser slack-cli-releaser released this 19 Sep 22:38
· 213 commits to main since this release

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