Skip to content

Commit e0a2cdc

Browse files
committed
chore(changelog_cli): update to 0.5.1
1 parent 03f2a62 commit e0a2cdc

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

changelog_cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.5.1
2+
3+
**Bug Fixes**
4+
5+
- **changelog_cli**: use single asterix for bold text in slack-markdown printer
6+
17
## 0.5.0
28

39
**Features**

changelog_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.

changelog_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: changelog_cli
22
description: Simple CLI to generate basic changelog for your project using conventional commits
3-
version: 0.5.0
3+
version: 0.5.1
44
repository: https://github.com/orestesgaolin/dart_utilities/tree/main/changelog_cli
55
screenshots:
66
- description: "Example usage of the changelog_cli"

0 commit comments

Comments
 (0)