Skip to content

Commit 64d46d4

Browse files
chore: 10.0.0-rc.2 (#167)
* chore: 10.0.1-rc.1 * Update .release-please-manifest.json * Update CHANGELOG.md * Update pubspec.yaml --------- Co-authored-by: Marcos Sevilla <[email protected]>
1 parent 7542279 commit 64d46d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.0.0-rc.1"
2+
".": "10.0.0-rc.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010

1111
* update `CONTRIBUTING.md` to explain how to add new lint rules ([#156](https://github.com/VeryGoodOpenSource/very_good_analysis/issues/156)) ([447051a](https://github.com/VeryGoodOpenSource/very_good_analysis/commit/447051a324ac232d5f2c0298449631ac87b09ad7))
1212

13+
## [10.0.0-rc.2](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v10.0.0-rc.1...v10.0.0-rc.2) (2025-09-08)
14+
15+
16+
### Miscellaneous Chores
17+
18+
* remove diagnostic_describe_all_properties ([#166](https://github.com/VeryGoodOpenSource/very_good_analysis/issues/166)) ([7542279](https://github.com/VeryGoodOpenSource/very_good_analysis/commit/75422792114244117c13c3a5a427b20a20245fec))
19+
1320
## 9.0.0
1421

1522
- chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 [139](https://github.com/VeryGoodOpenSource/very_good_analysis/pull/139)

0 commit comments

Comments
 (0)