Skip to content

Commit f3101eb

Browse files
authored
chore: v0.13.0 (#709)
1 parent 40f71c1 commit f3101eb

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# [0.12.3+1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.3...v0.12.3+1) (2023-03-27)
1+
# [0.13.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.3+1...v0.13.0) (2023-03-29)
2+
3+
### Features
4+
5+
- add wear os template to the create command ([#694](https://github.com/VeryGoodOpenSource/very_good_cli/issues/694)) ([40f71c1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/40f71c13b79b28129b380e83b31a92bf5dfd8327))
6+
7+
## [0.12.3+1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.3...v0.12.3+1) (2023-03-27)
28

39
## [0.12.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.2...v0.12.3) (2023-03-23)
410

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

66
environment:

0 commit comments

Comments
 (0)