Skip to content

Commit 62991c0

Browse files
authored
chore: v0.12.2 (#677)
1 parent d354745 commit 62991c0

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# [0.12.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.0...v0.12.1) (2023-03-01)
1+
# [0.12.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.1...v0.12.2) (2023-03-02)
22

33
### Bug Fixes
44

5-
* **test_optimizer:** set dart constraint to v2.18.0 ([#673](https://github.com/VeryGoodOpenSource/very_good_cli/issues/673)) ([491a78c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/491a78c69355de5bff3b693a223f305559b89ee9))
5+
- **test_optimizer:** mismatch of versions on hook ([#675](https://github.com/VeryGoodOpenSource/very_good_cli/issues/675)) ([d354745](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d354745510080249a60975e7475830760583d226))
6+
7+
## [0.12.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.0...v0.12.1) (2023-03-01)
8+
9+
### Bug Fixes
10+
11+
- **test_optimizer:** set dart constraint to v2.18.0 ([#673](https://github.com/VeryGoodOpenSource/very_good_cli/issues/673)) ([491a78c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/491a78c69355de5bff3b693a223f305559b89ee9))
612

713
# [0.12.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.11.0+1...v0.12.0) (2023-02-28)
814

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.12.1
3+
version: 0.12.2
44
repository: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)