10BC0 Release dev-build Β· slackapi/slack-cli Β· GitHub
[go: up one dir, main page]

Skip to content

dev-build

Pre-release
Pre-release

Choose a tag to compare

@slack-cli-releaser slack-cli-releaser released this 31 Mar 20:21
· 336 commits to 8e4c0aa11d2814ba516faa97b6c6f35511c0edb1 since this release

What's Changed

πŸš€ Enhancements

  • feat: normalize project directory names to kebab-case by @mwbrooks in #374
  • feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
  • feat: add placeholder to app name prompt in create command by @mwbrooks in #370
  • feat: list your developer sandboxes by @vegeris in #379

πŸ› Bug Fixes

  • fix(python): output a warning for .venv activation errors by @mwbrooks in #368

πŸ€– Build

  • chore: ignore windows go build of project in version control by @zimeg in #357
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
  • build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
  • build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377
  • build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #386
  • build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #387
  • build(deps): bump charm.land/lipgloss/v2 from 2.0.1 to 2.0.2 by @dependabot[bot] in #393

πŸ§ͺ Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
  • refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
  • refactor: remove logger from create command by @mwbrooks in #366
  • refactor: remove logger from install command by @mwbrooks in #367
  • refactor: remove internal/logger from platform run by @mwbrooks in #378
  • refactor: remove internal/logger from platform deploy by @mwbrooks in #384
  • chore(experiment): remove defaulted bolt and bolt-install experiments by @zimeg in #363
  • test: add test coverage for untested files by @mwbrooks in #388
  • test: increase test coverage in cmd/ and internal/[api | config | deputil] by @mwbrooks in #392

πŸ“¦ Other changes

  • feat(charm): add lipgloss styling with Slack brand colors under charm experiment by @srtaalej in #365
  • test(charm): clean up and consolidate charm tests by @srtaalej in #390
  • fix: address lipgloss styling gaps by @srtaalej in #391

Full Changelog: v3.14.0...8e4c0aa

0