Skip to content

Commit ffdb723

Browse files
committed
chore: 3.2.0
1 parent 5910235 commit ffdb723

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/go_router_builder/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.2.0
2+
3+
- Adds support for`extension type`.
4+
15
## 3.1.0
26

37
- Updates dependencies to use the latest `analyzer`, `build`, and `source_gen`.
@@ -6,10 +10,6 @@
610
- Improves test code formatting consistency.
711
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
812

9-
## 3.1.0
10-
11-
- Adds support for`extension type`.
12-
1313
## 3.0.1
1414

1515
- Updates README.md to use the mixin `with _$RouteName`.

packages/go_router_builder/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: go_router_builder
22
description: >-
33
A builder that supports generated strongly-typed route helpers for
44
package:go_router
5-
version: 3.1.0
5+
version: 3.2.0
66
repository: https://github.com/flutter/packages/tree/main/packages/go_router_builder
77
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router_builder%22
88

0 commit comments

Comments
 (0)