Skip to content

Commit

Permalink
[bump] v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed May 22, 2021
1 parent 3d4c77a commit 04970dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.13.3

- **Add:** [authentication_riverpod](https://github.com/slovnicki/beamer/tree/master/examples/authentication_riverpod) example
- **Add:** "Tips and Common Issues" to README
- **Fix:** Drawer pop
- **Fix:** `beamBackOnPop:true` while beaming
- Make `beamStateHistory` and `beamLocationHistory` public

# 0.13.2

- **Add:** `BeamerDelegate.notFoundRedirectNamed`
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.13.2
version: 0.13.3
homepage: https://github.com/slovnicki/beamer
repository: https://github.com/slovnicki/beamer

Expand Down

0 comments on commit 04970dc

Please sign in to comment.