Skip to content

Commit 0313a64

Browse files
committed
chore: 10.1.1-rc.1
1 parent a006134 commit 0313a64

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.1.0-rc.1"
2+
".": "10.1.1-rc.1"
33
}

CHANGELOG.md

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

3+
## [10.1.1-rc.1](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v10.1.0-rc.1...v10.1.1-rc.1) (2025-11-27)
4+
5+
6+
### Docs
7+
8+
* update CHANGELOG versioning ([#183](https://github.com/VeryGoodOpenSource/very_good_analysis/issues/183)) ([a006134](https://github.com/VeryGoodOpenSource/very_good_analysis/commit/a006134af6c60528871619e2f914fc7580e7438b))
9+
310
## [10.1.0-rc.1](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v10.0.0...v10.1.0-rc.1) (2025-11-25)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: very_good_analysis
2-
version: 10.1.0-rc.1
2+
version: 10.1.1-rc.1+-rc.1
33
description: Lint rules for Dart and Flutter used internally at Very Good Ventures.
44
repository: https://github.com/VeryGoodOpenSource/very_good_analysis
55
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_analysis/issues

0 commit comments

Comments
 (0)