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 b3613ba commit 9376c40Copy full SHA for 9376c40
changelog_cli/CHANGELOG.md
@@ -1,3 +1,22 @@
1
+Resolving dependencies...
2
+Downloading packages...
3
+No dependencies would change in `/home/runner/work/dart_utilities/dart_utilities/changelog_cli`.
4
+
5
+Completion files installed. To enable completion, run the following command in your shell:
6
+source /home/runner/.bash_profile
7
8
+## 0.6.1
9
10
+**Bug Fixes**
11
12
+- update image URL in README to use the correct reference
13
+- update version to 0.6.1 to get rid of unnecessary update prompt - no functional changes (fixes #16)
14
15
16
17
+Update available! 0.6.1 → 0.6.0
18
+Run changelog_cli update to update
19
20
## 0.6.0
21
22
**Features**
0 commit comments