Skip to content

Commit 867fe92

Browse files
committed
chore(slack_cli): update to 0.2.1
1 parent c405a65 commit 867fe92

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

slack_cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.1
2+
3+
**Bug Fixes**
4+
5+
- **slack_cli**: make sure messages without blocks but with message param get sent (2024-11-13)
6+
17
# 0.2.0
28

39
**Features**

slack_cli/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slack_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: slack_cli
22
description: Simple CLI to send Slack messages
3-
version: 0.2.0
3+
version: 0.2.1
44
repository: https://github.com/orestesgaolin/dart_utilities/tree/main/slack_cli
55
screenshots:
66
- description: "Example usage of the changelog_cli"

0 commit comments

Comments
 (0)