Skip to content

Commit 834f670

Browse files
chore: 10.1.0-rc.2 (#188)
* chore: 10.1.1-rc.1 * chore: use rc.2 --------- Co-authored-by: Marcos Sevilla <[email protected]>
1 parent 0afe5a0 commit 834f670

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.0-rc.2"
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.0-rc.2](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v10.1.0-rc.1...v10.1.0-rc.2) (2025-12-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* remove prefer_expression_function_bodies ([#187](https://github.com/VeryGoodOpenSource/very_good_analysis/issues/187)) ([0afe5a0](https://github.com/VeryGoodOpenSource/very_good_analysis/commit/0afe5a0aadbbcab649b07914886f5d362a2c338c))
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-27)
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.0-rc.2
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)