Skip to content

Commit 8f04735

Browse files
docs: Update version number
1 parent 542aad0 commit 8f04735

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+
## 1.1.5
22

33
* Aligns Dart and Flutter SDK constraints.
4+
* Supports default values for `Set`, `List` and `Iterable` route parameters.
45

56
## 1.1.4
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: 1.1.4
5+
version: 1.1.5
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)