Skip to content

Commit 9b3cad8

Browse files
committed
Bump minor version
1 parent 1dcb3ec commit 9b3cad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/go_router/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 16.1.1
1+
## 16.2.0
22

33
- Adds `RelativeGoRouteData` and `TypedRelativeGoRoute`.
44
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.

packages/go_router/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: go_router
22
description: A declarative router for Flutter based on Navigation 2 supporting
33
deep linking, data-driven routes and more
4-
version: 16.1.1
4+
version: 16.2.0
55
repository: https://github.com/flutter/packages/tree/main/packages/go_router
66
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router%22
77

0 commit comments

Comments
 (0)