File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.17.1
2
+
3
+ - docs: update supported licenses reference ([ #863 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/863 ) )
4
+ - chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 in /site ([ #870 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/870 ) )
5
+ - chore(deps-dev): bump @tsconfig/docusaurus from 2.0.1 to 2.0.2 in /site ([ #853 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/853 ) )
6
+ - chore(deps): bump actions/setup-node from 3 to 4 ([ #871 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/871 ) )
7
+ - feat: ignore empty allowed or forbidden ([ #868 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/868 ) )
8
+ - fix: avoid failure when terminal has no columns ([ #869 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/869 ) )
9
+ - docs: add license checking documentation to commands' overview ([ #867 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/867 ) )
10
+
1
11
# 0.17.0
2
12
3
13
- chore: add release ready script ([ #799 ] ( https://github.com/VeryGoodOpenSource/very_good_cli/pull/799 ) )
Original file line number Diff line number Diff line change 1
1
name : very_good_cli
2
2
description : A Very Good Command-Line Interface for Dart created by Very Good Ventures.
3
- version : 0.17.0
3
+ version : 0.17.1
4
4
homepage : https://cli.vgv.dev/
5
5
repository : https://github.com/VeryGoodOpenSource/very_good_cli
6
6
issue_tracker : https://github.com/VeryGoodOpenSource/very_good_cli/issues
You can’t perform that action at this time.
0 commit comments