Skip to content

Commit cf2dbe2

Browse files
committed
chore: 1.1.1
1 parent 24766a6 commit cf2dbe2

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.1.0",
2+
".": "1.1.1",
33
"site": "1.1.0"
44
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v1.1.0...v1.1.1) (2026-03-18)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **site:** 1.1.0 ([#1523](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1523)) ([24766a6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/24766a697fb3f169d8a1ec592b665b5ad1788151))
9+
310
## [1.1.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v1.0.0...v1.1.0) (2026-03-18)
411

512

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: 1.1.0
3+
version: 1.1.1
44
homepage: https://cli.vgv.dev/
55
repository: https://github.com/VeryGoodOpenSource/very_good_cli
66
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_cli/issues

0 commit comments

Comments
 (0)