Skip to content

Commit e1723ed

Browse files
committed
chore(changelog_cli): update to 0.6.0
1 parent a806034 commit e1723ed

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.6.0
2+
3+
**Features**
4+
5+
- add configuration management for changelog generation with YAML and JSON support
6+
17
## 0.5.1
28

39
**Bug Fixes**

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.1
3+
version: 0.6.0
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)