Skip to content

Commit

Permalink
docs: Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinVignal committed Apr 29, 2024
1 parent 4a9dfd1 commit 7aee926
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/go_router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 14.0.2

- Fixes correctness of the state provided in the `onExit`.

## 14.0.1

- Updates the redirection documentation for clarity
Expand Down
2 changes: 1 addition & 1 deletion packages/go_router/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: go_router
description: A declarative router for Flutter based on Navigation 2 supporting
deep linking, data-driven routes and more
version: 14.0.1
version: 14.0.2
repository: https://github.com/flutter/packages/tree/main/packages/go_router
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router%22

Expand Down

0 comments on commit 7aee926

Please sign in to comment.