File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ## [ 0.1.0+1] - 12/09/22
3
+
4
+ - docs: fix README and add screenshots
5
+
1
6
# [ 0.1.0] - 12/08/22
2
7
3
8
- feat: initial version
Original file line number Diff line number Diff line change 1
1
name : cli_completion
2
2
description : Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
3
3
repository : https://github.com/VeryGoodOpenSource/cli_completion
4
- version : 0.1.0
4
+ version : 0.1.0+1
5
5
6
6
environment :
7
7
sdk : " >=2.18.0 <3.0.0"
@@ -12,6 +12,9 @@ dependencies:
12
12
mason_logger : ^0.2.2
13
13
meta : ^1.8.0
14
14
path : ^1.8.2
15
+ screenshots :
16
+ - description : ' This screenshot shows the completion of a dart CLI.'
17
+ path : doc/screen.png
15
18
16
19
dev_dependencies :
17
20
mocktail : ^0.3.0
You can’t perform that action at this time.
0 commit comments