-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Botkube v1.2.0 #1116
Comments
Breaking changesThe Old: func ExecuteCommand(ctx context.Context, rawCmd string) (string, error) New: func ExecuteCommand(ctx context.Context, rawCmd string, mutators ...ExecuteCommandMutation) (ExecuteCommandOutput, error) Reason The |
Release activities
Other:
|
Overview
This task aggregates all the to-dos which should be done when it comes to the release.
AC
breaking
label)The text was updated successfully, but these errors were encountered: