Skip to content

Commit 8f76499

Browse files
committed
chore(changelog_cli): update to 0.9.1
1 parent 43f0215 commit 8f76499

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"workbench.colorCustomizations": {}
3+
}

changelog_cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.1
2+
3+
- test release - no changes
4+
15
## 0.9.0
26

37
**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.9.0
3+
version: 0.9.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)