Skip to content

Commit 677f1af

Browse files
committed
chore: 1.1.2
1 parent b0a5521 commit 677f1af

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

.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.1",
2+
".": "1.1.2",
33
"site": "1.1.1"
44
}

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v1.1.1...v1.1.2) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* exclude site releases from CLI ([#1551](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1551)) ([b0a5521](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b0a5521430246929cd6b08ea5c9d2b45630f61ba))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **site:** 1.1.1 ([#1546](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1546)) ([d349b8e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d349b8e95d83ccbb2b4bb305474d5a671bea96a1))
14+
315
## [1.1.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v1.1.0...v1.1.1) (2026-03-26)
416

517

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.1
3+
version: 1.1.2
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)