Skip to content

Commit

Permalink
[bump] v1.4.1+1
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Apr 13, 2022
1 parent 66471dd commit ea084ae
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,5 +1,10 @@
# 1.4.1+1

- **Fixed:** formatting of `beamer.dart` file

# 1.4.1

- **Fixed:** Initial guarding browser URL ([#501](https://github.com/slovnicki/beamer/issues/501), [b2a9f0b](https://github.com/slovnicki/beamer/commit/b2a9f0b52b9e462192a4a036415aa38fb803b0fa))
- **Fixed:** Deeper routes matching with asterisk ([cgaisl](https://github.com/cgaisl), [#494](https://github.com/slovnicki/beamer/pull/494), [#502](https://github.com/slovnicki/beamer/pull/502))
- **Fixed:** Nested navigation crash with guards ([svsk417](https://github.com/svsk417), [#490](https://github.com/slovnicki/beamer/pull/490))
- **Fixed:** Breaking out of `popToNamed` loop ([Goddchen](https://github.com/Goddchen), [#500](https://github.com/slovnicki/beamer/pull/500))
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.4.1
version: 1.4.1+1
homepage: https://github.com/slovnicki/beamer
repository: https://github.com/slovnicki/beamer

Expand Down

0 comments on commit ea084ae

Please sign in to comment.