Skip to content

Commit

Permalink
[bump] v0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Apr 24, 2021
1 parent 615deaa commit 097f763
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.12.3

- **Add** [authentication_bloc example](https://github.com/slovnicki/beamer/tree/master/examples/authentication_bloc)
- **Fix** `SimpleBeamLocation` ignoring query
- **Fix** updating delegate state on location state change

# 0.12.2

- **Add** `listener` attribute to `BeamerRouterDelegate`
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 that lets you navigate through guarded page stacks and URLs using the Router and Navigator's Pages API, aka "Navigator 2.0".
version: 0.12.2
version: 0.12.3
homepage: https://github.com/slovnicki/beamer
repository: https://github.com/slovnicki/beamer

Expand Down

0 comments on commit 097f763

Please sign in to comment.