We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a806034 commit e1723edCopy full SHA for e1723ed
changelog_cli/CHANGELOG.md
@@ -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
7
## 0.5.1
8
9
**Bug Fixes**
changelog_cli/pubspec.yaml
@@ -1,6 +1,6 @@
name: changelog_cli
description: Simple CLI to generate basic changelog for your project using conventional commits
-version: 0.5.1
+version: 0.6.0
repository: https://github.com/orestesgaolin/dart_utilities/tree/main/changelog_cli
screenshots:
- description: "Example usage of the changelog_cli"
0 commit comments