Skip to content

Commit 8d3f6b2

Browse files
committed
Bump version to 0.6.0
1 parent 98fe388 commit 8d3f6b2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 0.6.0 (2026-01-24)
4+
35
### Breaking Changes
46

57
- `Navigate` and `Link` now use named arguments with `name` or `path`; `query`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: unrouter
22
description: "A Flutter router that gives you routing flexibility: define routes centrally, scope them to widgets, or mix both - with browser-style history navigation."
3-
version: 0.5.1
3+
version: 0.6.0
44

55
repository: https://github.com/medz/unrouter
66
topics:

0 commit comments

Comments
 (0)