We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524be14 commit 3cd59d6Copy full SHA for 3cd59d6
2 files changed
changelog_cli/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.9.0
2
+
3
+**Features**
4
5
+- **changelog_cli**: add jira project key support and output path configuration
6
7
## 0.8.0
8
9
**Features**
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.8.0
+version: 0.9.0
repository: https://github.com/orestesgaolin/dart_utilities/tree/main/changelog_cli
screenshots:
- description: "Example usage of the changelog_cli"
0 commit comments