Release: Slack CLI v3.3.0
Version 3.3.0 of the developer tools for the Slack platform has arrived!
- We've added native support for Apple silicon; the install script will use the matching
arm64build for developers upgrading. - We fixed a bug when creating a project using a git repo template. Previously, if the template included
.gitwithin the URL, the template would fail to be cloned (for example, when running theslack create --template https://github.com/slack-samples/example.git.project.gitcommand). - We fixed a bug: setting the
sourceusing the flag for theslack manifest infocommand now takes precedence to project configurations, which are used to determine the default source.