Skip to content

Commit

Permalink
[bump] v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Mar 9, 2024
1 parent 5262af2 commit 0ee2963
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.6.1

- **Fixed:** Handling deep links after refactor to `Uri`s ([Bungeefan](https://github.com/Bungeefan): [#660](https://github.com/slovnicki/beamer/pull/660), [#654](https://github.com/slovnicki/beamer/issues/654))
- **Improved:** Setting the browser title ([lenzpaul](https://github.com/lenzpaul): [#657](https://github.com/slovnicki/beamer/pull/657))

# 1.6.0

- **Fixed:** Usage of deprecated `RouteInformation.location`
Expand Down
2 changes: 1 addition & 1 deletion package/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: beamer
description: A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
version: 1.6.0
version: 1.6.1
homepage: https://beamer.dev
repository: https://github.com/slovnicki/beamer/tree/master/package
issue_tracker: https://github.com/slovnicki/beamer/issues
Expand Down

0 comments on commit 0ee2963

Please sign in to comment.