Skip to content

Commit e370a4e

Browse files
author
Jochum van der Ploeg
authored
chore: v0.13.1 (#718)
1 parent 6a1a9df commit e370a4e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.13.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.13.0...v0.13.1) (2023-04-12)
2+
3+
### Bug Fixes
4+
5+
- support ignoring empty globs ([#703](https://github.com/VeryGoodOpenSource/very_good_cli/issues/703)) ([6a1a9df](https://github.com/VeryGoodOpenSource/very_good_cli/commit/6a1a9df9394b53879084e36bf40566ae9ac2abc8))
6+
17
# [0.13.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.3+1...v0.13.0) (2023-03-29)
28

39
### Features

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.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: very_good_cli
22
description: A Very Good Command-Line Interface for Dart created by Very Good Ventures.
3-
version: 0.13.0
3+
version: 0.13.1
44
repository: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)