Skip to content

Commit 68c783e

Browse files
committed
Update the changelog and pubspec
1 parent 7179689 commit 68c783e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/go_router_builder/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## NEXT
1+
## 3.1.0
22

33
- Restricts `build` to versions less than 2.5.0.
4+
- Make the mixin public if the route class is not in the same file.
45

56
## 3.0.1
67

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.0.1
5+
version: 3.1.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)